0_0_1762771_3659.cpp: In function `bool judge()':
0_0_1762771_3659.cpp:111: error: incompatible types in assignment of `double' to `int[2]'
0_0_1762771_3659.cpp: In function `void out()':
0_0_1762771_3659.cpp:140: error: cannot convert `int*' to `double' in initialization
0_0_1762771_3659.cpp:146: error: invalid operands of types `double' and `int[2]' to binary `operator-'
0_0_1762771_3659.cpp:148: error: cannot convert `int[2]' to `double' in assignment
0_0_1762771_3659.cpp:152: error: invalid operands of types `double' and `int[2]' to binary `operator-'
|