- Owner
- iuliaanrotaru
- Problem
- Morse
- Contest
- MindCoding 2017 Round 1 (Div. 1)
- Source
- 0.48KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:18:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0;j<s.size();++j) S[i]+=M[s[j]]; ^
Results
Test number Result Time 1 Wrong answer 0.2571s