Problem bestplace
User peepeepoop
Submission Time 2026-02-23 13:52:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:30:13: error: expected ‘}’ at end of input
30 | return 0;
| ^
bestplace.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^