- Owner
- Radu Iulian
- Problem
- Decl
- Contest
- MindCoding 2015 Round 3
- Source
- 1.60KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:20:16: warning: array subscript has type 'char' [-Wchar-subscripts] prog.cpp:27:20: warning: array subscript has type 'char' [-Wchar-subscripts] prog.cpp:39:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:41:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:43:24: warning: array subscript has type 'char' [-Wchar-subscripts]
Results
Test number Result Time 1 Wrong answer 0.0335s