Height of a 3D Pyramid
If a pyramid is made with one(1). What will be the height of the pyramid of square shaped base(n*n)? where input is n.
2 years 前
已解决
Determine the Result of a Move in Reversi
Note: This is closely related to <http://www.mathworks.com/matlabcentral/cody/problems/2538-find-the-next-legal-move-in-reversi ...
2 years 前
已解决
Restricted Multiplication v1
This problem is Restricted Addition v4 with multiplication and more restrictions.
multiply two inputs without use of common ari...
Restricted Subtraction v1
This problem is Restricted Addition v4 with subtraction and more restrictions.
Subtract two inputs without use of common arithm...
2 years 前
已解决
Restricted Addition v4
This problem is Restricted Addition v3 with more restrictions. Also, you must handle matrices.
Add two inputs without use of co...