Job 20411

Owner
Vozian Valentin
Problem
Words
Contest
MindCoding 2017 Final 2
Source
0.72KB
Result
Accepted

Compiler output

prog.cpp: In function 'bool check(int, int)':
prog.cpp:10:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if(p==S[i].length()) return true;
      ^
prog.cpp:13:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int k = 0;k<S[j].length() && u;k++) u&=(S[j][k]==S[i][p+k]);
                  ^

Results

Test numberResultTime
1Ok0.2649s
2Ok0.2606s
3Ok0.2666s
4Ok0.2539s
5Ok0.2471s
6Ok0.2499s
7Ok0.2472s
8Ok0.2471s
9Ok0.2451s
10Ok0.2474s
11Ok0.2466s
12Ok0.2473s
Questions?

Sponsors Gold