查询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
posted @ 2022-11-11 13:23