Problem | xmas |
---|---|
User | RandomCtfNoob |
Submission Time | 2024-02-28 15:58:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int main()’:
xmas.cpp:4:8: error: ‘i’ was not declared in this scope
4 | int N;i,K;
| ^
xmas.cpp:4:10: error: ‘K’ was not declared in this scope
4 | int N;i,K;
| ^