Judge Information

Run ID: 91351
src.cpp: In function 'int main()':
src.cpp:9:41: error: 'i' was not declared in this scope
for(int i=1;i<=N;i++)f1>>a[i];f1>>a[i];
^