Problem | catleap |
---|---|
User | Celenium |
Submission Time | 2022-12-23 20:40:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catleap.cpp: In function ‘int32_t main()’:
catleap.cpp:58:7: error: ‘i’ was not declared in this scope
58 | FOR(i,0,4){
| ^
catleap.cpp:58:3: error: ‘FOR’ was not declared in this scope
58 | FOR(i,0,4){
| ^~~