Problem | goodprogrammer |
---|---|
User | nmluan |
Submission Time | 2025-07-05 22:22:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
goodprogrammer.cpp: In function βint main()β:
goodprogrammer.cpp:6:23: error: expected β;β before string constant
6 | cout << s << " " << s " " << s;
| ^~~~
| ;