Run id: 121138

Main.cc: In function 'int main()':
Main.cc:5:15: error: array must be initialized with a brace-enclosed initializer
  int a[10001]=0,m,ks,l,js;
               ^
Main.cc:14:3: error: 'sum' was not declared in this scope
   sum++;
   ^
Main.cc:16:8: error: 'sum' was not declared in this scope
  cout<