Mã chấm: 267863


Main.cc: In function ‘int main()’:
Main.cc:8:18: error: invalid operands of types ‘const char [9]’ and ‘int’ to binary ‘operator&’
  scanf("%d%d%d%d"&a,&b,&c,&d);
        ~~~~~~~~~~^~