QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#239008 | #7688. Alea Iacta Est | ucup-team988# | WA | 0ms | 5760kb | C++20 | 1.2kb | 2023-11-04 18:05:33 | 2023-11-04 18:05:34 |
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: 100
Accepted
time: 0ms
memory: 5688kb
input:
3 2 8 1 9 2 9
output:
4 1 2 3 4 4 1 5 2 6 3 1 2 3 3 1 4 7 3 1 2 3 6 1 4 7 2 5 8
result:
ok Correct. (3 test cases)
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 5760kb
input:
1 40013 40013
output:
0 0
result:
wrong answer Integer parameter [name=n1] equals to 0, violates the range [1, 120039] (test case 1)