QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#475158 | #6749. Target | HuangHanSheng | Compile Error | / | / | C++11 | 985b | 2024-07-13 12:00:44 | 2024-07-13 12:00:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:23:1: error: expected unqualified-id before ‘/’ token 23 | /[??]oid generate_arrays(vector<int>& nums, int index) { | ^