- Owner
- Lucian Bicsi
- Problem
- Words
- Contest
- MindCoding 2017 Final 2
- Source
- 0.67KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:20:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < word[i].size(); ++j) { ^
Results
Test number Result Time 1 Ok 0.2548s 2 Wrong answer 0.2447s