Judge Information

Run ID: 32319
src.cpp:3:23: error: size of array 'a' is too large
int a[1000001][1000001];
^