Problem | nylunchtime |
---|---|
User | dacashew |
Submission Time | 2024-07-16 13:11:16 |
Score | 0 |
Owl Get a Life
nylunchtime.cpp: In function ‘int main()’:
nylunchtime.cpp:105:13: error: expected ‘;’ before ‘}’ token
105 | cout<<"No"
| ^
| ;
106 | }
| ~