grade[0] = 70;
outOf[0] = 210;
As you are using Integers:

70/210 will give you 0.

0 * 100 will give you 0.