Problem | catfight |
---|---|
User | god |
Submission Time | 2025-06-19 16:47:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catfight.cpp: In function ‘int main()’:
catfight.cpp:12:2: error: expected ‘,’ or ‘;’ before ‘for’
12 | for(long long i=0; i<a; i++ ) {
| ^~~
catfight.cpp:12:21: error: ‘i’ was not declared in this scope
12 | for(long long i=0; i<a; i++ ) {
| ^