- Owner
- Bohdan Pryshchenko
- Problem
- Good Guy Xorin
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 1.24KB
- Result
- Accepted
Compiler output
prog.cpp:32: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.2793s 2 Ok 0.2761s 3 Ok 0.2763s 4 Ok 0.2751s 5 Ok 0.3360s 6 Ok 0.3455s 7 Ok 0.2839s 8 Ok 0.3173s