Euclid Problem :

05:56 | Comments (0)

Euclid  Problem  The Problem From Euclid it is known that for any positive integers A and B there exist such integers X and Y that AX+BY=D, where D is the greatest common divisor of A and B....

Read more

Robot Motion.

05:46 | Comments (2)

Robot Motion Source file:robot.{c, cpp, java, pas} Input file:robot.in Output file:robot.out A robot has been programmed to follow the instructions in its path. Instructions for the...

Read more

Find the Winning Move.

05:40 | Comments (0)

Find the Winning Move :  Source file:win.{c, cpp, java, pas} Input file:win.in Output file:win.out 4x4 tic-tac-toe is played on a board with four rows (numbered 0...

Read more

Solving Systems of Linear Equations.

05:36 | Comments (0)

The Problem : You may have solved linear equation early in the school. Problems involving solving sets of linear equation are very important...

Read more

What is the Median?

05:23 | Comments (0)

The  Problem :  Median holds an vital role in the world of statistics. By definition, it is a value which divides an array...

Read more

Page 1 of 11