Problem 727
User chickengoat
Submission Time 2026-07-11 10:40:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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