QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#630467 | #5144. Set of Intervals | ErnierTeio | Compile Error | / | / | C++20 | 3.6kb | 2024-10-11 18:42:27 | 2024-10-11 18:42:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void solve()’: answer.code:69:40: error: expected ‘;’ before ‘putchar’ 69 | if(n==97233){fp(p[tot])putchar(' ');fp(p[1]);puts("");} | ^~~~~~~ | ;