- Owner
- Daogaru Cristina
- Problem
- Morse
- Contest
- MindCoding 2017 Round 1 (Div. 1)
- Source
- 0.78KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:27:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int j = 0; j<s.length(); ++j ) ^ prog.cpp:11:9: warning: unused variable 'nr' [-Wunused-variable] int nr; ^
Results
Test number Result Time 1 Wrong answer 0.2601s