QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#96023 | #5474. Incredibly Cute Penguin Chicks | HuangHanSheng | Compile Error | / | / | C++17 | 1.5kb | 2023-04-12 21:19:17 | 2023-04-12 21:19:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code: In member function ‘ll BIT::qry(int, int, int)’: answer.code:27:36: error: ‘std::array<__gnu_pbds::gp_hash_table<int, int>, 2000010>::value_type’ {aka ‘class __gnu_pbds::gp_hash_table<int, int>’} has no member named ‘count’ 27 | if(mp[dif].count(val)) | ^~~~~