Job 14798

Owner
Babuta Rares Mihai
Problem
Lumber Jack and Grammar
Contest
MindCoding 2016 Round 2 GAMELOFT (Div. 1)
Source
0.41KB
Result
Accepted

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:12:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < text.size(); ++i)
                    ^
prog.cpp:21:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (i<text.size()-1 && text[i+1] == ',')
         ^

Results

Test numberResultTime
1Ok0.2754s
2Ok0.2712s
3Ok0.2731s
Questions?

Sponsors Gold