- Owner
- Bohdan Pryshchenko
- Problem
- Meta
- Contest
- MindCoding 2016 Final 1
- Source
- 1.13KB
- Result
- Accepted
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.2802s 2 OK 0.2775s 3 OK 0.2846s 4 OK 0.2833s 5 OK 0.2876s 6 OK 0.2718s 7 OK 0.2704s 8 OK 0.2847s 9 OK 0.2818s 10 OK 0.2691s