Problem swords
User taqtru
Submission Time 2024-02-23 23:54:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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