QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
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)) | ^~~~~