Banner Home Page DIY Contests Problems Ranklist Status Statistics
比赛延长20min,9点半结束!!!

View Compilation Error

2_28700_2181992_31615.cpp: In function 'int main()':
2_28700_2181992_31615.cpp:6:21: error: invalid operands of types 'const char [5]' and 'int' to binary 'operator&'
  while(scanf("%d%d"&n,&m)!=EOF)
                     ^