运行 ID: 1004

Main.cc: In function ‘int main()’:
Main.cc:5:16: error: invalid operands of types ‘const char [3]’ and ‘int’ to binary ‘operator&’
      scanf("%d"&a);
            ~~~~^~