- Owner
- Bodea Nicu
- Problem
- Words
- Contest
- MindCoding 2017 Final 2
- Source
- 1.41KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'bool verifyconcat(char*, int)': prog.cpp:37:9: warning: unused variable 'poz' [-Wunused-variable] int poz = 0; ^ prog.cpp: In function 'int main()': prog.cpp:62:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strlen(words[i]) > maxim) ^
Results
Test number Result Time 1 Wrong answer 0.2518s