QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#810615 | #9870. Items | ucup-team1721 | Compile Error | / | / | C++23 | 13.1kb | 2024-12-12 01:59:39 | 2024-12-12 01:59:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In instantiation of ‘solve()::<lambda(int)>::<lambda(auto:65&&, int, int)> [with auto:65 = solve()::<lambda(int)>::<lambda(auto:65&&, int, int)>&]’: answer.code:387:21: required from here answer.code:384:20: error: could not convert ‘rlt’ from ‘vector<long long int>’ to ‘vector<long int>’ 384 | return rlt; | ^~~ | | | vector<long long int>