- Owner
- Maries Sergiu
- Problem
- Morse
- Contest
- MindCoding 2017 Round 1 (Div. 1)
- Source
- 0.90KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'std::string convert(std::string)': prog.cpp:16:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<word.size();i++) ^
Results
Test number Result Time 1 Wrong answer 0.2596s