Problem gift
User thatlycheeoolongdrink
Submission Time 2024-02-26 16:18:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gift.cpp:21:2: error: ‘cout’ does not name a type
21 | cout<<z;
| ^~~~
gift.cpp:22:1: error: expected declaration before ‘}’ token
22 | }
| ^