Problem gift
User peixinlee
Submission Time 2025-05-03 18:43:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gift.cpp: In function ‘int main()’:
gift.cpp:7:6: error: expected ‘;’ before ‘n’
7 | cin n >> k;
| ^~
| ;
gift.cpp:19:7: error: ‘git’ was not declared in this scope; did you mean ‘gift’?
19 | git++
| ^~~
| gift