Run id: 140383

Main.cc: In function 'int main()':
Main.cc:5:11: error: 'l' was not declared in this scope
     int i=l,sum=0;
           ^
Main.cc:9:6: error: 'num' was not declared in this scope
      num++;
      ^
Main.cc:22:8: error: 'num' was not declared in this scope
  cout<