- Owner
- Bohdan Pryshchenko
- Problem
- U
- Source
- 1.78KB
- Result
- Wrong answer
Compiler output
prog.cpp:33:0: warning: "M_PI" redefined #define M_PI 3.141592653589793 ^ In file included from /usr/include/c++/4.9/cmath:44:0, from /usr/include/c++/4.9/complex:44, from prog.cpp:10: /usr/include/math.h:372:0: note: this is the location of the previous definition # define M_PI 3.14159265358979323846 /* pi */ ^
Results
Test number Result Time 1 Ok 0.2571s 2 Wrong answer 0.2576s