Problem | panicbutton |
---|---|
User | DuckyKayden |
Submission Time | 2025-08-04 17:27:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
panicbutton.cpp: In function ‘int32_t main()’:
panicbutton.cpp:54:21: error: ‘i’ was not declared in this scope
54 | for (int r : result[i]) cout << r << " ";
| ^