ublic class Test{ public static void main(String args[]){ int a=2,b=4,c=6 Strint s="abc"; System.out.print (a/b+s+c); } }
免费的网站请分享给朋友吧