Problem bigredarrow
User altaf
Submission Time 2025-08-28 16:17:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bigredarrow.cpp: In function β€˜int main()’:
bigredarrow.cpp:28:21: error: expected β€˜;’ before string constant
28 | cout << a[i] "\n";
| ^~~~~
| ;