Problem nylunchtime
User dacashew
Submission Time 2024-07-16 13:11:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nylunchtime.cpp: In function ‘int main()’:
nylunchtime.cpp:105:13: error: expected ‘;’ before ‘}’ token
105 | cout<<"No"
| ^
| ;
106 | }
| ~