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 | 32 | 114 | ||
1365 Problem B | Bubble Sort | 32 | 141 | ||
1493 Problem C | Arrange Seats in a Round Table | 119 | |||
1494 Problem D | Swapping | 33 | 208 |