QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#288685 | #7688. Alea Iacta Est | ucup-team1126 | WA | 121ms | 292648kb | C++20 | 4.6kb | 2023-12-23 11:51:22 | 2023-12-23 11:51:22 |
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: 121ms
memory: 292648kb
input:
3 2 8 1 9 2 9
output:
4 4 1 2 3 4 1 2 5 6 3 3 1 2 3 1 4 7 3 6 1 2 3 1 2 4 5 7 8
result:
wrong answer Wrong construction. Different distribution (test case 3)