Problem | beareatrabbit |
---|---|
User | trashcan08 |
Submission Time | 2025-03-16 14:24:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
beareatrabbit.cpp: In function ‘int32_t main()’:
beareatrabbit.cpp:20:22: error: expected ‘;’ before ‘j’
20 | for (int j = i - 3 j < i - 1; j++) {
| ^~
| ;