- Owner
- George Chichirim
- Problem
- Keyboard
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 1)
- Source
- 1.35KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:25:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<tast[i].size();j++) poz[tast[i][j]-'A']={i,j}; ^
Results
Test number Result Time 1 Ok 0.2490s 2 Ok 0.2533s 3 Ok 0.2469s 4 Ok 0.2541s 5 Ok 0.2470s 6 Ok 0.2401s 7 Ok 0.2593s 8 Ok 0.2543s 9 Ok 0.2513s 10 Ok 0.2528s