Welcome to CS217 2021 Fall Lab 05! Enjoy this Lab!
There are seven problems for you to solve.
Score: A-10 B-10 C-10 D-15 E-15 F-20 G-20
Reading the samples and hints carefully can help you understand the problem.
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);
Problem ID | Title | Source/Category | AC | Submit | |
1443 Problem A | Canteen | 25 | 89 | ||
1444 Problem B | Cinema | 25 | 77 | ||
1357 Problem C | Classroom | 25 | 48 | ||
1445 Problem D | Playroom | 25 | 80 | ||
1342 Problem E | Library | 25 | 153 | ||
1376 Problem F | Fencing Hall | 17 | 119 | ||
1369 Problem G | Park | 22 | 151 |