Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Человечки
//'main' method must be in a class 'Rextester'. //openjdk version '11.0.5' import java.util.*; import java.lang.*; /* Человечки */ public class Person{ String name; int age; String address; char sex; public static void main(String[] args) { } }
run
|
edit
|
history
|
help
0
Words with same letters
stream handlingException
4c
karyawan
Crescente.java
Minimum Vertices to Traverse Directed Graph
practicecode
hello!
LeetCode 121 - Best time to buy and sell stock - O(n) solution
Java OOP