Problem swords
User Teeskit
Submission Time 2026-01-29 16:23:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
swords.cpp:3:15: note: to match this ‘{’
3 | signed main() {
| ^