Problem gift
User StupidFish
Submission Time 2024-11-19 10:59:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gift.cpp: In function ‘int main()’:
gift.cpp:19:29: error: expected ‘;’ before ‘}’ token
19 | past_timing = timing
| ^
| ;
20 | }
| ~