11 2022 档案

查询openmp的版本
摘要:vim test.cpp #include <unordered_map>#include <cstdio>#include <omp.h> int main(int argc, char *argv[]){ std::unordered_map<unsigned,std::string> map{ 阅读全文

posted @ 2022-11-11 13:23 无人知晓LLH 阅读(508) 评论(0) 推荐(0)

导航