- Owner
- Horia Turcuman
- Problem
- Compress
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 1)
- Source
- 1.08KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:60:12: warning: unused variable 'dif' [-Wunused-variable] int n, m, dif = 0; ^ prog.cpp: In function 'char calc(char, char)': prog.cpp:56:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Results
Test number Result Time 1 Wrong answer 0.5073s