Problem swords
User Bob2020202020
Submission Time 2025-12-26 19:47:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:48:3: error: ‘DefendList’ was not declared in this scope; did you mean ‘defendList’?
48 | DefendList[i]=-1;
| ^~~~~~~~~~
| defendList