Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Java # Bir Cumlenin uzunluğu
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_111 import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { Scanner klv=new Scanner(System.in); String cumle=klv.nextLine(); int uzunluk =cumle.length(); System.out.println("Uzunluk = "+uzunluk); } }
run
|
edit
|
history
|
help
0
output1
rd dap da
Display Page (Pagination)
Sorting array
java
PE #12
Two Sum in Sorted input array
This code is not what it seems...
String
String object comparision