Problem simp
User horse3903
Submission Time 2023-11-08 12:28:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simp.cpp: In function ‘int main()’:
simp.cpp:23:17: error: expected ‘;’ before ‘}’ token
23 | cout << "NO"
| ^
| ;
24 | }
| ~