- Owner
- Gogonea Andrei
- Problem
- Phone
- Contest
- MindCoding 2014 Round 4
- Source
- 0.51KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:25:21: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[15]’ [-Wformat] prog.cpp:26:18: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[15]’ [-Wformat]
Results
Test number Result Time 1 10 0.0161s 2 Wrong answer 0.0289s