QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#465642 | #7522. Sequence Shift | ucup-team3884 | Compile Error | / | / | C++23 | 1.9kb | 2024-07-07 03:44:24 | 2024-07-07 03:44:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:3:7: error: expected nested-name-specifier before ‘int’ 3 | using int = long long; | ^~~