Problem | hacking |
---|---|
User | PlayVoltz |
Submission Time | 2023-09-02 09:59:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hacking.cpp: In function ‘int main()’:
hacking.cpp:13:14: error: ‘x’ was not declared in this scope
13 | ++attacks[x];
| ^
hacking.cpp:18:14: error: ‘x’ was not declared in this scope
18 | --attacks[x];
| ^