Problem swords
User Henries
Submission Time 2024-10-15 19:13:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:26:1: error: expected ‘}’ at end of input
26 | }
| ^
swords.cpp:6:11: note: to match this ‘{’
6 | int main(){
| ^