Problem | swords |
---|---|
User | huyleisme |
Submission Time | 2024-01-29 16:55:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swords.cpp: In function ‘int main()’:
swords.cpp:17:14: error: expected ‘)’ before ‘}’ token
17 | if (atk[i]
| ~ ^
| )
18 | }
| ~
swords.cpp:18:3: error: expected primary-expression before ‘}’ token
18 | }
| ^