Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Hi Hypotaneous
class Rextester { public static void main(String args[]) { int b,h; double hy; b=10; h=7; hy=Math.sqrt(h*h + b*b); System.out.println("The hypotaneous of this right angled triangle is :"+hy); } }
run
|
edit
|
history
|
help
0
Print Count Strings
상속2
classwork
Add Two Numbers saved in linked lists
String Palindrome
Marvel
Assignment for Web Software Developer position
toma!
fst
Leetcode 297. Serialize and Deserialize Binary Tree