Problem swords
User Teohzijia
Submission Time 2026-07-07 17:39:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp:18:1: error: expected unqualified-id before ‘if’
18 | if (sum>1){
| ^~
swords.cpp:21:1: error: expected declaration before ‘}’ token
21 | }
| ^