#15785: 函式:寫法


ufve0704 (爬 我爬 我爬爬爬 有排行榜這種東西就是要爬 爬過我上面的那...)


int c(int d,int e){
int f;
f=d*(d+1)*e*(e+1)/4;
return f;
}