评测信息

运行ID: 8289
src.cpp:10:1: error: invalid suffix "max" on integer constant
1653max=a;
^
src.cpp: In function 'int main()':
src.cpp:5:1: error: expected ';' before 'int'
int a,b,c,max;
^
src.cpp:7:17: error: 'a' was not declared in this scope
scanf("%d%d%d",