Problem swords
User Ded
Submission Time 2024-02-15 21:57:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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