QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#45787 | #4565. Rarest Insects | HuangHanSheng | Compile Error | / | / | C++17 | 1.3kb | 2022-08-24 15:18:14 | 2022-08-24 15:18:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int min_cardinality(int)’: answer.code:13:5: error: ‘a’ was not declared in this scope 13 | a[0] = -1; | ^