- Owner
- Malina Diaconescu
- Problem
- Shallow
- Contest
- MindCoding 2017 Round 4 Bitdefender (Div. 2)
- Source
- 0.77KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=shoes.size();i<gf.size();i++) ^ prog.cpp:28:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<gf.size() && ok==0;i++) ^
Results
Test number Result Time 1 Ok 0.4347s 2 Wrong answer 0.4297s