Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
1B
//'main' method must be in a class 'Rextester'. //openjdk version '11.0.5' //Lokesh reddy 7002 import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { Scanner in=new Scanner(System.in); String s=in.nextLine(); System.out.println(s); int a=in.nextInt(); System.out.println(a); float b=in.nextFloat(); System.out.println(b); } }
run
|
edit
|
history
|
help
0
calc exp gxb2
3.c
epeenconverter
Increment Operator
LeetCode 121 - Best time to buy and sell stock - O(n) solution
hello_world_test
data
hello_world
3
JDBC with lambda