統計
All
Feeds
解決済み
Block average
Given a matrix, calculate the block average of each disjoint sub-matrix of the same size. Assume that the size of the matrix alo...
1年以上 前
解決済み
Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...
4年以上 前
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
7年弱 前