QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#292007 | #7118. Closing Time | hyforces | Compile Error | / | / | C++20 | 6.4kb | 2023-12-27 15:48:17 | 2024-04-28 08:01:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void goisect(int)’: answer.code:140:31: error: ‘n’ was not declared in this scope 140 | memset(smk,0,sizeof(int)*(n+5)); | ^