| Problem | nylunchtime |
|---|---|
| User | Hatrix |
| Submission Time | 2026-03-03 21:32:03 |
| 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
14 | cout << No;
| ^~