Job 15577

Owner
Bohdan Pryshchenko
Problem
Byte Trains
Contest
MindCoding 2016 Round 3 (Div. 1)
Source
1.47KB
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 'int main()':
prog.cpp:57:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < st.size(); i += 8)
                    ^

Results

Test numberResultTime
1Ok0.2761s
2Ok0.2701s
3Ok0.2635s
4Ok0.2595s
5Ok0.2665s
6Ok0.2729s
7Ok0.2674s
8Ok0.2653s
9Ok0.2788s
Questions?

Sponsors Gold