Problem | parade_nyoi |
---|---|
User | JustKitkat |
Submission Time | 2024-10-29 14:10:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parade_nyoi.cpp: In function ‘int main()’:
parade_nyoi.cpp:12:39: error: ‘x’ was not declared in this scope
12 | for(int i = 0; i < n; ++i) cin >> x;
| ^