QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#275145 | #6863. Or | HuangHanSheng | Compile Error | / | / | C++20 | 13.1kb | 2023-12-04 14:07:45 | 2023-12-04 14:07:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code: In function ‘int main()’: answer.code:333:29: error: could not convert ‘std::vector<long long unsigned int>((((type_t*)(& ans)) + 8), (((type_t*)(& ans)) + ((((sizetype)q) + 1) * 8)), std::allocator<long long unsigned int>())’ from ‘vector<long long unsigned int>’ to ‘vector<unsigned int>’ 333 | cout << hash_answer(vector <type_t>(ans + 1, ans + q + 1)) << endl; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | vector<long long unsigned int>