0_0_38550721_6509.cpp: In function 'int main()':
0_0_38550721_6509.cpp:8:21: error: unable to find numeric literal operator 'operator""B'
t=(x1-x2)*(x1-x2)%2B(y1-y2)*(y1-y2);
^
0_0_38550721_6509.cpp:8:21: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
|