Contest1119 - CS217 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: 2024-12-09 03:48:45 Status:Ended   Public
[Status] [Standing] [Statistics]
Problem IDTitle Source/Category AC Submit
1498 Problem  A Polynomial Summation 33 205
1495 Problem  B Shopping 32 177
1439 Problem  C Minimum Difference 21 62
1496 Problem  D Matrix Swapping 16 48
1497 Problem  E Sequence Problem 19 146