QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#275145#6863. OrHuangHanShengCompile Error//C++2013.1kb2023-12-04 14:07:452023-12-04 14:07:46

詳細信息

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>