Problem nylunchtime
User Hatrix
Submission Time 2026-03-03 21:30:48
Score 0

Compile Error

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;
| ^~