Main.cc: In function 'int main()': Main.cc:5:20: error: invalid operands of types 'int*' and 'int' to binary 'operator&' scanf("%3d%1d",&a&b); ^