Problem swords
User mingging1748
Submission Time 2025-01-14 21:34:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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