Problem card
User Sheb
Submission Time 2025-02-26 13:01:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int32_t main()’:
card.cpp:14:31: error: expected ‘;’ before ‘{’ token
14 | else (moves[i] == 'B') {
| ^~
| ;