Problem poi
User Esan
Submission Time 2024-06-18 15:07:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

poi.cpp: In function ‘int main()’:
poi.cpp:19:23: error: expected ‘;’ at end of input
19 | for (int j = 0
| ~^
| ;
poi.cpp:19:22: error: expected primary-expression at end of input
19 | for (int j = 0
| ^
poi.cpp:19:23: error: expected ‘;’ at end of input
19 | for (int j = 0
| ~^
| ;
poi.cpp:19:22: error: expected primary-expression at end of input
19 | for (int j = 0
| ^
poi.cpp:19:23: error: expected ‘)’ at end of input
19 | for (int j = 0
| ~ ~^
| )
poi.cpp:19:22: error: expected statement at end of input
19 | for (int j = 0
| ^
poi.cpp:19:22: error: expected ‘}’ at end of input
poi.cpp:18:33: note: to match th