Job 12302

Owner
Arnold Beiland
Problem
printf
Source
1.51KB
Result
Accepted

Compiler output

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

Results

Test numberResultTime
1Ok0.3250s
2Ok0.0913s
3Ok0.0607s
4Ok0.1007s
Questions?

Sponsors Gold