Problem gift
User boaznumberd5555
Submission Time 2025-02-06 01:30:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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