Contest1118 - CS203 2022 Fall Lab 3 LinkedList

Welcome to 2022 Fall Data Structures and Algorithm Analysis

There are 5 problems in this lab.

Score: A-30, B-30, C-20, D-20, E-20

Total Score = A + B + max(C, D) + E

Java Fast I/O Template: https://paste.ubuntu.com/p/6ybMcVXvz5/

C++使用cin/cout关同步方法: ios_base::sync_with_stdio(0), cin.tie(0), cout.tie(0);

C题与D题二选一做一题即可


Start Time: 2022-10-11 13:00:00 End Time: 2022-10-24 22:00:00
Current Time: 2025-01-16 11:30:23 Status:Ended   Public
[Status] [Standing] [Statistics]
Problem IDTitle Source/Category AC Submit
1498 Problem  A Polynomial Summation 206 1260
1495 Problem  B Shopping 200 2033
1439 Problem  C Minimum Difference 136 788
1496 Problem  D Matrix Swapping 78 553
1497 Problem  E Sequence Problem 47 1299