- Owner
- Omer Cerrahoglu
- Problem
- Phone
- Contest
- MindCoding 2014 Round 4
- Source
- 0.54KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘void backtrack(int)’: prog.cpp:13:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp: In function ‘int main()’: prog.cpp:26:25: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[1000]’ [-Wformat] prog.cpp:30:18: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[11]’ [-Wformat]
Results
Test number Result Time 1 10 0.0154s 2 Wrong answer 0.0198s