InterviewSolution
Saved Bookmarks
| 1. |
Replace * by the smallest number, so that the number 1*1 is divisible by 3. |
|
Answer» Replace * by the smallest number, so that the number 1*1 is divisible by 3. |
|