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