Problem | wrongreverse |
---|---|
User | Roucy |
Submission Time | 2025-06-20 13:48:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wrongreverse.cpp: In function βint main()β:
wrongreverse.cpp:5:14: error: expected β;β before numeric constant
5 | cout << 2 1 0;
| ^~
| ;