Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
OBF-7
//Title of this code //'main' method must be in a class 'Rextester'. import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { String url = "https://portal.xxxx.yyy/portal/intranet/" ; String hostName = url.substring(0,url.indexOf("/portal")); System.out.println("hostname ="+ hostName) ; } }
run
|
edit
|
history
|
help
0
BST
Ff
Magic No.
break
BiseccionJava
Rabbits in forest (leetod)
Series_4_8
pow binary
hello!
LeetCode 121 - Best time to buy and sell stock - O(n) solution