Run id: 104997

Main.cc: In function 'int main()':
Main.cc:7:17: error: invalid operands of types 'int' and '' to binary 'operator<<'
     b = a/1000<' to binary 'operator<<'
     c = a/100%10<' to binary 'operator<<'
     d = a/10%10<' to binary 'operator<<'
     e = a%10<