QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#127794 | #6192. Interval Problem | chenchi | Compile Error | / | / | C++23 | 758b | 2023-07-20 05:45:00 | 2023-07-20 05:45:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:34:30: error: ‘inter’ was not declared in this scope; did you mean ‘int’? 34 | else inter.push_back(i); | ^~~~~ | int