| Problem | cny |
|---|---|
| User | Hytoh |
| Submission Time | 2023-02-02 10:59:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cny.cpp:32:5: error: ‘cout’ does not name a type
32 | cout << q << endl;
| ^~~~
cny.cpp:34:5: error: expected unqualified-id before ‘return’
34 | return 0;
| ^~~~~~
cny.cpp:35:1: error: expected declaration before ‘}’ token
35 | }
| ^