Run id: 154980

Main.cc: In function 'int main()':
Main.cc:4:10: error: 'a' was not declared in this scope
  int n,m=a[1],l=1;a[1001]={0};
          ^
Main.cc:14:4: error: 'l' was not declared in this scope
    l=i;
    ^
Main.cc:17:8: error: 'l' was not declared in this scope
  cout<