public?class?LOVE{
public?static?void?main(String[]?args){
//要求:打印LOVE
System.out.println("l"+"????"+"o"+"??"+"v"+"????"+"v"+"??"+"eee");
System.out.println("l"+"???"+"o"+"?"+"o"+"??"+"v"+"??"+"v"+"?"+"??"+"ee");
System.out.println("lll"+"??"+"o"+"????"+"v"+"?????"+"eee");
}
}求高手指點(diǎn),思路????
有跟簡潔的代碼么
貧民區(qū)的少爺
2014-11-06 17:49:29