- Owner
- turcuman vlad
- Problem
- Compress
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 1)
- Source
- 1.72KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int conv(char)': prog.cpp:16:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ prog.cpp: In function 'char Convert(char, char)': prog.cpp:48:12: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] return d; ^
Results
Test number Result Time 1 Wrong answer 0.4544s