| Problem | urarareader |
|---|---|
| User | Magenta |
| Submission Time | 2026-06-23 10:55:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
urarareader.cpp: In function ‘int main()’:
urarareader.cpp:9:21: error: expected ‘;’ before ‘)’ token
9 | for(int i=1; i++) {
| ^
| ;
urarareader.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
urarareader.cpp:6:15: note: to match this ‘{’
6 | signed main() {
| ^