Problem card
User Enigma
Submission Time 2023-11-08 15:26:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int32_t main()’:
card.cpp:31:3: error: expected ‘}’ at end of input
31 | }
| ^
card.cpp:11:16: note: to match this ‘{’
11 | int32_t main() {
| ^