QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#321600 | #8215. Isomorphic Delight | ucup-team3041# | WA | 0ms | 3636kb | C++17 | 2.5kb | 2024-02-04 23:50:09 | 2024-02-04 23:50:10 |
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: 3636kb
input:
1
output:
YES 0
result:
ok Everything ok
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3612kb
input:
6
output:
YES 6 2 3 3 4 2 4 4 5 3 6 6 7
result:
wrong answer Integer parameter [name=v] equals to 7, violates the range [1, 6]