Problem | oneforone |
---|---|
User | StormyGood |
Submission Time | 2025-06-03 17:58:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
oneforone.cpp: In function ‘int main()’:
oneforone.cpp:16:22: error: ‘c’ was not declared in this scope
16 | for (int i = 0; i < c; i++)
| ^
oneforone.cpp:20:23: error: ‘c’ was not declared in this scope
20 | for (int i = a-1; i>=c;i++)
| ^