Problem | seagame |
---|---|
User | bribritt |
Submission Time | 2023-11-09 14:04:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
seagame.cpp: In function ‘int32_t main()’:
seagame.cpp:6:6: error: ‘i’ was not declared in this scope
6 | REP(i,0,N) {
| ^
seagame.cpp:6:2: error: ‘REP’ was not declared in this scope
6 | REP(i,0,N) {
| ^~~