Contest1083 - 2020 Fall Lab05 Stack + Queue

Welcome to (autumn) DSAA lab5! Enjoy this Lab!

There are seven problems for you to solve. One of them is bonus. Please read the problem description carefully.

Compulsory problems: A(easy):10  B(easy):15  C(easy):15  D(medium):25  E(medium):25  F(hard):30

Bonus problem: G:30

Reading the samples carefully can help you understand the problem.

Java fast I/O with hasNext() : https://paste.ubuntu.com/p/dwfRHYxRZN/

C++使用cin/cout关同步方法:

ios_base::sync_with_stdio(0), cin.tie(0), cout.tie(0);



Start Time: 2020-10-27 10:00:00 End Time: 2020-11-23 10:00:00
Current Time: 2024-07-27 08:55:36 Status:Ended   Public
[Status] [Standing] [Statistics]
Problem IDTitle Source/Category AC Submit
1357 Problem  A Classroom 222 513
1359 Problem  B [Easy II] Skylar Learning Queue 219 826
1342 Problem  C Library 146 1379
1337 Problem  D Dateri's Investment In Stocks 208 947
1336 Problem  E [Medium II] Skylar's Candy Stack 195 1043
1376 Problem  F Fencing Hall 133 800
1369 Problem  G Park 12 186