- Owner
- Alin Corodescu
- Problem
- Tournament
- Contest
- MindCoding 2015 Round 1
- Source
- 1.87KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:14:44: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100]' [-Wformat] prog.cpp:14:44: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[100]' [-Wformat] prog.cpp:50:24: warning: 'ind2' may be used uninitialized in this function [-Wmaybe-uninitialized] prog.cpp:49:24: warning: 'ind1' may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 Ok 0.0346s 2 Ok 0.0323s 3 Ok 0.0324s 4 Ok 0.0321s 5 Ok 0.0324s 6 Ok 0.0324s 7 Ok 0.0335s 8 Ok 0.0341s 9 Ok 0.0341s 10 Ok 0.0344s 11 Ok 0.0328s 12 Ok 0.0328s 13 Wrong answer 0.0327s