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 |
---|---|---|---|---|---|---|---|---|---|
#471781 | #905. 三元环枚举 | CristianoRonaldo# | WA | 0ms | 16080kb | C++14 | 1.2kb | 2024-07-11 08:28:11 | 2024-07-11 08:28:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 16080kb
input:
4 5 1 2 3 4 0 3 2 0 2 1 2 3 1 3
output:
6
result:
wrong answer 1st words differ - expected: '36', found: '6'