QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#640032 | #2940. Pooling PCR Tests | MaMengQi | Compile Error | / | / | C++23 | 256b | 2024-10-14 01:58:51 | 2024-10-14 01:58:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:1: error: ‘from’ does not name a type 1 | from decimal import * | ^~~~