package dai;

public class love {


	public class Lovee {
		public static void main(String[] args)throws InterruptedException {
			int count=0;
			for(float y=2.5f;y>-2.0f;y-=0.12f) {
				for(float x=-2.3f;x<2.3f;x+=0.041f) {                                                  
					float a = x*x+y*y-4f;
					if((a*a*a-x*x*y*y*y)<-0.0f) {
						String str="I LOVE YOU";
						int num =count%str.length();
						System.out.print(str.charAt(num));
						count++;
					}else {
						System.out.print(" ");
					}
				}
				System.out.println();
				Thread.sleep(100);
			}
			System.out.println("                    爱意随风起,风止意难平                                              所爱隔山海,山海皆可平");
		}
	}

}
最近下载更多
王鑫林  LV4 2023年4月25日
youzitao  LV11 2023年4月16日
z7361649  LV1 2023年4月6日
asdfg01234  LV10 2023年3月29日
最代码官方  LV168 2023年3月18日
最近浏览更多
温柔的小白  LV8 2023年10月8日
fesfefe  LV13 2023年9月30日
茶茶茶百道qq 2023年9月20日
暂无贡献等级
java-北京-菜鸟  LV13 2023年8月5日
yiwei6 2023年7月11日
暂无贡献等级
赖泽镇 2023年6月22日
暂无贡献等级
hougui  LV1 2023年6月20日
szf123  LV12 2023年5月29日
kingoneyang  LV13 2023年5月19日
的撒基本大奖  LV8 2023年5月1日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友