Problem swords
User nutzzzz
Submission Time 2025-01-21 21:00:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:46:2: error: ‘start’ was not declared in this scope; did you mean ‘start_x’?
46 | start++;
| ^~~~~
| start_x