Problem cardplacing
User tanyap2906
Submission Time 2025-12-29 12:53:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cardplacing.cpp: In function ‘int32_t main()’:
cardplacing.cpp:36:1: error: expected ‘}’ at end of input
36 | }
| ^
cardplacing.cpp:7:15: note: to match this ‘{’
7 | int32_t main(){
| ^