QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#537822 | #4565. Rarest Insects | egypt_ioi2024_10 | Compile Error | / | / | C++20 | 1.1kb | 2024-08-30 18:51:32 | 2024-08-30 18:51:32 |
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:8:9: error: ‘inside’ was not declared in this scope; did you mean ‘inline’? 8 | inside[0] = true; | ^~~~~~ | inline