Problem swords
User Ded
Submission Time 2024-02-15 18:35:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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