Problem card
User wahjsodhowasd
Submission Time 2026-02-11 16:44:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

card.cpp: In function ‘int main()’:
card.cpp:24:7: error: expected primary-expression before ‘)’ token
24 | else(){
| ^
card.cpp:28:5: error: expected ‘}’ at end of input
28 | }
| ^
card.cpp:5:7: note: to match this ‘{’
5 | main(){
| ^