- Owner
- Sergiu Pop
- Problem
- Shallow
- Source
- 1.44KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:48:22: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] if (hMin <= girlfriends[i] + shoes[j] <= hMax) { ^
Results
Test number Result Time 1 Ok 0.2847s 2 Wrong answer 0.2845s