Problem card
User mth4z
Submission Time 2024-01-22 17:27:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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