Job 18134

Owner
Tudor Costin Razvan
Problem
Morse
Contest
MindCoding 2017 Round 1 (Div. 1)
Source
1.26KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:33:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (j = 0 ; j < now.size() ; ++j)
                    ^
prog.cpp:35:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (k = 0 ; k < str[now[j] - 'a'].size() ; ++k)
                        ^

Results

Test numberResultTime
1Wrong answer0.2597s
Questions?

Sponsors Gold