Problem | competition |
---|---|
User | Lucas |
Submission Time | 2025-01-18 13:11:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
competition.cpp: In function βint main()β:
competition.cpp:25:14: error: expected β;β before string constant
25 | cout << ans "\n";
| ^~~~~
| ;