0_0_18027983_23916.cpp:42:45: error: stray '#' in program
scanf("%d %d %d %d %d",&u,&v,&one,&lenth,×);
^
0_0_18027983_23916.cpp: In function 'void Read_Case()':
0_0_18027983_23916.cpp:42:46: error: lvalue required as unary '&' operand
scanf("%d %d %d %d %d",&u,&v,&one,&lenth,×);
^
0_0_18027983_23916.cpp:42:50: error: expected primary-expression before ')' token
scanf("%d %d %d %d %d",&u,&v,&one,&lenth,×);
^
|