hdu 1286找新朋友 (简单数学题)
摘要:
点击打开链接 第一次暴力求解,tle #include"stdio.h"#include"string.h"int fun(int x,int y){ while(x>y?(x%=y):(y%=x)); return x+y;}int main(){ int T,n,i,j,ans,a[327... 阅读全文
posted @ 2012-08-01 20:25 Slege 阅读(119) 评论(0) 推荐(0)
浙公网安备 33010602011771号