Problem | arraygraph |
---|---|
User | YSH2020 |
Submission Time | 2025-05-30 08:11:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
arraygraph.cpp: In function βint main()β:
arraygraph.cpp:6:46: error: expected primary-expression before β>β token
6 | int a[n]; for (int i = 0; i < n; i++) cin >>> a[i];
| ^