Problem aoi_game
User Hokageoftheleaf
Submission Time 2026-01-10 19:43:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

aoi_game.cpp: In function ‘int main()’:
aoi_game.cpp:6:26: error: ‘a’ was not declared in this scope
6 | int n; cin >> n, a[n];
| ^