Job 16440

Owner
Bohdan Pryshchenko
Problem
Permudrome
Source
2.27KB
Result
Time Limit Exceeded

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:119:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < st.size(); i++)
                    ^

Results

Test numberResultTime
1Ok0.3905s
2Ok0.2552s
3Ok0.2555s
4Ok0.2594s
5Ok0.2564s
6Ok0.2579s
7Ok0.2569s
8Ok0.2555s
9Ok0.2559s
10Ok0.2565s
11Ok0.2571s
12Time Limit Exceeded2.2545s
Questions?

Sponsors Gold