Job 20981

Owner
Nishan Tamang
Problem
Pipes
Source
1.67KB
Result
Accepted

Compiler output

prog.cpp: In function 'bool check(std::string)':
prog.cpp:9:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
 #define FOR(i,a,b) for(int i=a;i<b;i++)
                                 ^
prog.cpp:33:5: note: in expansion of macro 'FOR'
     FOR(i,0,s.length()){
     ^
prog.cpp: In function 'char paired(char)':
prog.cpp:28:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

Results

Test numberResultTime
1Ok0.2746s
2Ok0.2778s
3Ok0.3019s
4Ok0.2760s
5Ok0.2762s
6Ok0.2924s
7Ok0.2778s
8Ok0.2983s
9Ok0.2770s
10Ok0.2776s
11Ok0.2768s
12Ok0.2887s
13Ok0.2768s
14Ok0.2771s
15Ok0.2779s
16Ok0.2784s
17Ok0.2779s
18Ok0.2758s
19Ok0.2902s
20Ok0.2804s
Questions?

Sponsors Gold