标签:ring 1.3 alt 9.4 demo1 number static sys line
public
class
Demo1 {
public
static
void
main(String[] args)
throws
Exception {
System.out.println(
" J A V V A"
);
System.out.println(
" J A A V V A A"
);
System.out.println(
"J J AAAAA V V AAAAA"
);
System.out.println(
" J J A A V A A"
);
}
}
标签:ring 1.3 alt 9.4 demo1 number static sys line
原文地址:http://www.cnblogs.com/8ear/p/7537836.html