Problem | globalwarming |
---|---|
User | Lucas |
Submission Time | 2025-03-20 13:17:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function ‘int main()’:
globalwarming.cpp:49:28: error: ‘X’ was not declared in this scope
49 | for (int x = 0; x < n; X++) {
| ^