Welcome to 2022 Fall Data Structures and Algorithm Analysis
There are 4 problems in this lab.
Score: A-30, B-30, C-20, D-20
You may need this when input is large. Java Faster I/O is shown via following links:
(1) https://pastebin.ubuntu.com/p/324S2CWNv7/
(2) https://pastebin.ubuntu.com/p/wQxV5tC9DD/
Problem ID | Title | Source/Category | AC | Submit | |
1492 Problem A | Sum of Products | 207 | 1046 | ||
1365 Problem B | Bubble Sort | 198 | 1167 | ||
1493 Problem C | Arrange Seats in a Round Table | 9 | 823 | ||
1494 Problem D | Swapping | 162 | 1511 |