Problem gift
User rasquait
Submission Time 2025-12-04 18:40:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gift.cpp: In function ‘int main()’:
gift.cpp:15:11: error: expected ‘;’ before ‘}’ token
15 | count++
| ^
| ;
16 | }
| ~