- Owner
- Gingu Ionut Viorel
- Problem
- Morse
- Contest
- MindCoding 2017 Round 1 (Div. 1)
- Source
- 1.41KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'void insertTrie(Trie*, char*, int, int)': prog.cpp:30:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(len==strlen(sir+1)+1 && poz==1) ^
Results
Test number Result Time 1 Wrong answer 0.2471s