Job 15020

Owner
Patcas Csaba
Problem
Lumber Jack and Grammar
Contest
MindCoding 2016 Round 2 GAMELOFT (Div. 1)
Source
1.64KB
Result
Accepted

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:68:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   while (s.find(".") != -1) 
                      ^
prog.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   while (s.find("-") != -1) 
                      ^
prog.cpp:80:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   while (i < s.SZ)
            ^

Results

Test numberResultTime
1Ok0.2629s
2Ok0.2560s
3Ok0.2533s
Questions?

Sponsors Gold