Menu

SAMPLE POST


import java.io.*; import java.util.*; import java.text.*; import java.math.*; import java.util.regex.*; public class Solution { public static void main(String[] args) { Scanner sc=new Scanner(System.in); int diameter =sc.nextInt(); int radius = diameter/2; int area=(22*radius*radius)/7; System.out.print(area); } }
java codes





No comments:

Post a Comment

Labels


Created By ANUP
All Right Reserved

Cookies Consent

This website uses cookies to offer you a better Browsing Experience. By using our website, You agree to the use of Cookies

Learn More