Problem | skips |
---|---|
User | WILLI1071A |
Submission Time | 2025-06-16 20:27:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
skips.cpp: In function ‘int main()’:
skips.cpp:9:6: error: redeclaration of ‘long long int input’
9 | int input;
| ^~~~~
skips.cpp:7:6: note: ‘long long int input’ previously declared here
7 | int input;
| ^~~~~