
Pages Numbering
Cho biết số trang sách của 1 quyển sách Hãy tìm số lượng các chữ…
makeTriangle
Mr Viet has three sticks of length a, b, c centimeters respectively. In one minute he can…
directionOfReading
You have an array of non-negative integers numbers, each less than 10numbers.length. Add leading zeros if necessary…
CountSpanningTree
Given an un-directed, complete graph with n vertexes. Count the number of spanning tree in…
arrayCenter
Consider an array of integers a. Let min(a)be its minimal element, and let avg(a) be its mean (The arithmetic mean (also known…
fromDecimal
Chuyển đổi một số n thành một base cho trước. Ví dụ Với b = 2 và n = 13, đầu ra…
countZeros(I)
Given two integers a and b, we write the numbers between a and b, inclusive…