How many bottles can you drink?
Sometimes if you buy a drink in a glass bottle you can return that bottle and get some money back.
Let's assume we have "x" a...
Compare a value to a vector
Given a random value X and a random vector Y. you have to compare X to the Vector Y and make a decision.
case 1: X is a value i...
Spherical surface triangulation
Create a triangulation of a spherical surface with approximately-uniform coverage
http://www.alfnie.com/software/print_sphere...
3 years ago
Solved
LASER Tracker - Mirror Distance and Angle
Determine the mirror's distance and relative angle to the LASER Tracker given the distances to a reference SMR (Spherical Mounte...
3 years ago
Solved
rectangle in circle
In the figure below, the rectangle at the corner measures a cm x b cm. What is the radius of the circle in cm?
<<http://www....
3 years ago
Solved
BLOCK x3 (Version 1)
<https://play.google.com/store/apps/details?id=com.noodlecake.blockblock BLOCK x3> is a simple, fun and relaxing puzzle game.
...
3 years ago
Solved
Hangman (strategy)
What is the best strategy in a <http://en.wikipedia.org/wiki/Hangman_(game) hangman> game?
Your job is to device a strategy t...