Job 16971

Owner
Bohdan Pryshchenko
Problem
Pipes
Contest
MindCoding 2016 Final 2
Source
2.01KB
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 'bool check(std::string)':
prog.cpp:64:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < st.size(); i++)
                    ^
prog.cpp: In function 'char paired(char)':
prog.cpp:59:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

Results

Test numberResultTime
1Ok0.2778s
2Ok0.2842s
3Ok0.2739s
4Ok0.2815s
5Ok0.2751s
6Ok0.2701s
7Ok0.2736s
8Ok0.2771s
9Ok0.2673s
10Ok0.2676s
11Ok0.2570s
12Ok0.2604s
13Ok0.2600s
14Ok0.2701s
15Ok0.2717s
16Ok0.2562s
17Ok0.2548s
18Ok0.2578s
19Ok0.2822s
20Ok0.2988s
Questions?

Sponsors Gold