- Owner
- Stoica Alexandru Stefan
- Problem
- Keyboard
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 1)
- Source
- 1.43KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:52:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i= 0; i < s.size(); ++i) ^
Results
Test number Result Time 1 Ok 0.5416s 2 Ok 0.4477s 3 Ok 0.4270s 4 Wrong answer 0.4146s