InterviewSolution
Saved Bookmarks
| 1. |
If (p)rarr the least possible integer greater than or equal to p. g t (p)rarr the greatest possible integer less than or equal to p. Delta(p, q) =" Min "(l t(p), g t(q)) What is the vlaue of lt (8.3)-g t(5.3)+l t(6.8)+g t(9.4) |
|
Answer» 15 |
|