- Owner
- Valentin Vozian
- Problem
- Compress
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 1)
- Source
- 0.81KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:27:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int l = 1;l<S.length();l+=2) cout << R[n(S[l])*16+n(S[l+1])]; ^
Results
Test number Result Time 1 Ok 0.4612s 2 Ok 0.4978s 3 Ok 0.5122s 4 Ok 0.6092s 5 Ok 0.5154s 6 Ok 0.5077s 7 Ok 0.5689s 8 Ok 0.2455s