Problem sixandseven
User brian
Submission Time 2026-06-26 13:05:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:12:20: error: invalid types ‘int[long long int]’ for array subscript
12 | cout << N[i] << " ";
| ^