Problem | ljubomora |
---|---|
User | hailice |
Submission Time | 2023-01-13 18:58:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ljubomora.cpp: In function ‘bool can(int)’:
ljubomora.cpp:8:5: error: expected ‘,’ or ‘;’ before ‘for’
8 | for(int i=0;i<M;i++){
| ^~~
ljubomora.cpp:8:17: error: ‘i’ was not declared in this scope
8 | for(int i=0;i<M;i++){
| ^