QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#261141 | #6353. Kth Lex Min Min Min Subpalindromes | ucup-team959# | Compile Error | / | / | C++23 | 2.9kb | 2023-11-22 18:16:02 | 2023-11-22 18:16:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:25: error: extended character “ is not valid in an identifier 1 | #pragma comment(linker, “/STACK:1024000000,1024000000”) | ^ answer.code:1:44: error: extended character ” is not valid in an identifier 1 | #pragma comment(linker, “/STACK:1024000000,1024000000”) | ^