[并行与分布式程序设计] #parama omp parallel for num_threads(4) reduction(+:sum) private(factor)

NoSuchKey