Ambar "The Gardener"-B

3.8

10 votes
Easy-Medium
Problem

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

  • To see how to submit solution please check this link
Time Limit: 1
Memory Limit: 256
Source Limit:
Editor Image

?