Run id: 98401

Main.cc: In function 'int main()':
Main.cc:5:10: error: expected initializer before '>' token
     int a>0,b<1000;
          ^
Main.cc:6:11: error: 'a' was not declared in this scope
     cout<