- Owner
- Campean Rares-Adrian
- Problem
- Circle
- Source
- 0.39KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:15:43: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] if(yp+xp>=yc+xc-r && yp+xp>=yc+xc-r<=yc+xc+r) cnt++; ^
Results
Test number Result Time 1 Ok 0.2699s 2 Wrong answer 0.2705s