| Problem | nylunchtime |
|---|---|
| User | Hatrix |
| Submission Time | 2026-03-04 13:45:06 |
| Score | 0 |
Owl Get a Life
nylunchtime.cpp: In function ‘int main()’:
nylunchtime.cpp:11:11: error: ‘Yes’ was not declared in this scope
11 | cout << Yes;
| ^~~
nylunchtime.cpp:14:11: error: ‘No’ was not declared in this scope; did you mean ‘N’?
14 | cout << No;
| ^~
| N