Problem | simp |
---|---|
User | ChickenCoder |
Submission Time | 2023-07-20 17:27:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
simp.cpp: In function βint main()β:
simp.cpp:13:7: error: expected β;β before string constant
13 | cout "NO" << endl;
| ^~~~~
| ;