Ambar is a gardener and have many water jugs in his garden.
The shape of water jug is a cone placed on the top of a cylinder (the radius and height of cylinder and cone and is "r"). There is a jug for each value of "r'. "r" varies from 1 to "n" ("n" being the input).
Help Ambar in finding the cumulative sum of volumes. Answer should be rounded off.
take value of pi=3
Input : 100000000
NOTE : You do not need to create a program for this problem you have to write your answers of given input in given code snippet