摘要: 1893: 985的数学难题 Description 985有n个正整数,他想快速知道下面函数的返回值 int a[N+1]; long long Solve() { int i, j; long long ans = 0; for(i = 1; i <= N; i++) { for(int j = 阅读全文
posted @ 2016-08-09 19:12 zprhhs 阅读(158) 评论(0) 推荐(0) 编辑
Power by awescnb