Problem gift
User totallynix
Submission Time 2023-11-17 13:28:19
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:12: note: to match this ‘{’
4 | int main() {
| ^