Problem | simp |
---|---|
User | blob |
Submission Time | 2023-11-20 15:18:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
simp.cpp:18:13: error: missing terminating " character
18 | cout << "YES';
| ^~~~~~
simp.cpp: In function ‘bool KaiHappy(int, int, int, int, int, int, int)’:
simp.cpp:14:12: error: a function-definition is not allowed here before ‘{’ token
14 | int main(){
| ^