kindLife / pattest

Try to test all pats' problems!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pattest

Try to test all pats' problems! public class hello {

public static void main(String[] args) {
	System.out.println("hello world");
}

}

About

Try to test all pats' problems!