QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#459255#8830. Breaking Baducup-team3816#Compile Error//C++202.2kb2024-06-29 23:59:462024-06-29 23:59:49

詳細信息

answer.code:35:60: error: ‘std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> > >::duration’ {aka ‘class std::chrono::duration<long int, std::ratio<1, 1000000000> >’} has no member named ‘cpunt’; did you mean ‘count’?
   35 | mt19937 rng(chrono::steady_clock::now().time_since_epoch().cpunt());
      |                                                            ^~~~~
      |                                                            count