| Problem | bigredarrow |
|---|---|
| User | altaf |
| Submission Time | 2025-08-28 16:17:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bigredarrow.cpp: In function βint main()β:
bigredarrow.cpp:28:21: error: expected β;β before string constant
28 | cout << a[i] "\n";
| ^~~~~
| ;