- Owner
- Armand Nicolicioiu
- Problem
- Morse
- Contest
- MindCoding 2017 Round 1 (Div. 1)
- Source
- 1.10KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:36:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < words[i].size(); ++j) ^
Results
Test number Result Time 1 Ok 0.2453s 2 Ok 0.2638s 3 Ok 0.2534s 4 Ok 0.2513s 5 Ok 0.2658s 6 Ok 0.4134s 7 Ok 0.5073s 8 Ok 0.2532s 9 Ok 0.2498s 10 Ok 0.4173s 11 Ok 0.4545s 12 Ok 0.4052s 13 Ok 0.3340s 14 Ok 0.4484s