Job 15695

Owner
Bohdan Pryshchenko
Problem
Journey
Contest
MindCoding 2016 Round 3 (Div. 1)
Source
2.37KB
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 */
 ^
prog.cpp: In function 'void dfs(int, int)':
prog.cpp:69:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int j = 0; j < cur.size(); j++)
                     ^

Results

Test numberResultTime
1Ok0.2702s
2Ok0.2723s
3Ok0.2656s
4Ok0.2648s
5Ok0.2697s
6Ok0.2722s
7Ok0.2622s
8Ok0.2732s
9Ok0.2794s
10Ok0.2737s
11Ok0.2750s
12Ok0.2732s
13Ok0.2656s
Questions?

Sponsors Gold