Problem eatinghealthy
User Debdan01
Submission Time 2025-08-28 16:11:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:12:17: error: expected ‘;’ before ‘endl’
12 | cout << "NO" endl;
| ^~~~~
| ;
eatinghealthy.cpp: At global scope:
eatinghealthy.cpp:22:1: error: expected declaration before ‘}’ token
22 | }
| ^