fun

2015-07-27

好玩

终于弄好了,虽然还不知道这个东西具体是怎么个玩法,不过还是能用了。我以后也是有自己网站blog的人啦。

据说写一段代码会高亮显示,试试(这个就不要hello了吧):

include stdio.h
include math.h

int main() { double a,b,c,d,s; while(scanf("%lf %lf %lf %lf",&a,&b,&c,&d)!=EOF) { s = sqrt((a-c)(a-c)+(b-d)(b-d)); printf("%.2f\n",s ); } }

先将就着看吧,个人觉得这个代码区域不是很好。

再插入歌图片试试吧:

3d

相当给力是吧。有没有心动?我要再去注册个域名了。886.。。

Category: funny things Tagged: fun

comments


Page 1 of 1