Problem gift
User ashgreninja1006
Submission Time 2025-04-19 19:48:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gift.cpp: In function ‘int main()’:
gift.cpp:30:1: error: expected ‘}’ at end of input
30 | }
| ^
gift.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^