Problem | catlunch |
---|---|
User | supercel980 |
Submission Time | 2025-02-14 17:04:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp:41:2: error: ‘cout’ does not name a type
41 | cout << ans;
| ^~~~
catlunch.cpp:42:1: error: expected declaration before ‘}’ token
42 | }
| ^