| Problem | urarareader |
|---|---|
| User | Qx |
| Submission Time | 2026-06-23 11:00:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
urarareader.cpp: In function ‘int main()’:
urarareader.cpp:8:23: error: expected ‘;’ before ‘i’
8 | for(int i=0; i < N i++) {
| ^~
| ;