Problem poi
User burningout
Submission Time 2025-03-02 01:43:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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