A+Bproblem
不說廢話了,代碼:
#include<cstdio> int main() { int a,b; scanf("%d%d",&a,&b); printf("%d",a+b); return 0; }
hdu 1856 More is better,hdu185
POJ 3321 Apple Tree (樹狀數組) &
hdu1828 Picture(線段樹+離散化+掃描線)兩種
HDU - 1301 - Jungle Roads
Collection of algorithm for so
有了TCP、線程池,我們就可以把他們連接起