Problem | eatinghealthy |
---|---|
User | idontlikeboystrustme |
Submission Time | 2025-09-07 22:51:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eatinghealthy.cpp:10:17: error: missing terminating " character
10 | cout << "YES;
| ^~~~~
eatinghealthy.cpp: In function ‘int main()’:
eatinghealthy.cpp:8:5: error: ‘n’ was not declared in this scope
8 | n = a + b + c;
| ^
eatinghealthy.cpp:11:5: error: expected primary-expression before ‘}’ token
11 | }
| ^