Problem card
User AwkUngenially
Submission Time 2025-04-05 13:08:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int main()’:
card.cpp:25:10: error: expected ‘;’ before ‘}’ token
25 | Shift++
| ^
| ;
26 | }
| ~