- Owner
- Irina B
- Problem
- Tournament
- Contest
- MindCoding 2015 Round 1
- Source
- 1.23KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:26:58: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[10]' [-Wformat] prog.cpp:26:58: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[10]' [-Wformat]
Results
Test number Result Time 1 Wrong answer 0.0328s