| Problem | poi | 
|---|---|
| User | Esan | 
| Submission Time | 2024-06-18 15:08:20 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 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