- Owner
- Zaharachescu Bogdan
- Problem
- Compress
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 1)
- Source
- 1.59KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:9:15: warning: unused variable 'j' [-Wunused-variable] { int n,m,i,j,a,b,fix,fix1,fix2; ^ prog.cpp:10:10: warning: unused variable 'aux' [-Wunused-variable] char aux,*p,s[160000],t[9]; ^ prog.cpp:10:27: warning: unused variable 't' [-Wunused-variable] char aux,*p,s[160000],t[9]; ^
Results
Test number Result Time 1 Wrong answer 0.3272s