Problem defense101
User liuyueyang0510
Submission Time 2024-05-14 10:08:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

defense101.cpp: In function ‘int main()’:
defense101.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
defense101.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^