Problem simp
User ChickenCoder
Submission Time 2023-07-20 17:27:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simp.cpp: In function β€˜int main()’:
simp.cpp:13:7: error: expected β€˜;’ before string constant
13 | cout "NO" << endl;
| ^~~~~
| ;