Problem | gift |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-02-26 16:18:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gift.cpp:21:2: error: ‘cout’ does not name a type
21 | cout<<z;
| ^~~~
gift.cpp:22:1: error: expected declaration before ‘}’ token
22 | }
| ^