Ad Code

NEW POST

6/recent/ticker-posts

Lasya bought volleyball SRM ELAB QUESTIONS

...

Lasya bought volleyball


#include <stdio.h> int main() { float radiusofball,volumeofball; scanf("%f",&radiusofball); volumeofball=4/3*3.14*radiusofball*radiusofball*radiusofball; printf("\n%f",volumeofball); return 0; }


VIEW OUR SRM ELABS QUESTIONS ALL WORKING CODES CHECK HERE

Post a Comment

0 Comments