- Owner
- Binica Nicolae
- Problem
- Tournament
- Contest
- MindCoding 2015 Round 1
- Source
- 1.78KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:13:41: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[104]' [-Wformat] prog.cpp:13:41: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[104]' [-Wformat] prog.cpp:63:63: warning: ordered comparison of pointer with integer zero [-Wextra]
Results
Test number Result Time 1 Ok 0.0341s 2 Ok 0.0331s 3 Ok 0.0329s 4 Ok 0.0344s 5 Ok 0.0328s 6 Ok 0.0328s 7 Ok 0.0330s 8 Ok 0.0330s 9 Ok 0.0327s 10 Ok 0.0334s 11 Wrong answer 0.0331s