QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#615775#9435. Welcome to NPCAPCucup-team5130#Compile Error//C++172.0kb2024-10-05 20:05:342024-10-05 20:05:34

詳細信息

answer.code:69:41:   in ‘constexpr’ expansion of ‘init_a()’
answer.code:57:27:   in ‘constexpr’ expansion of ‘(& a.std::array<mtr, 32100>::operator[](((std::array<mtr, 32100>::size_type)(i - 1))))->mtr::operator*(A)’
answer.code:69:42: error: ‘constexpr’ evaluation operation count exceeds limit of 33554432 (use ‘-fconstexpr-ops-limit=’ to increase the limit)
   69 | constexpr array<mtr, k + 100> a = init_a();
      |                                          ^