QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#827123 | #9770. Middle Point | ucup-team5650 | RE | 0ms | 3556kb | C++20 | 3.9kb | 2024-12-22 19:43:14 | 2024-12-22 19:43:15 |
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: 3556kb
input:
2 2 1 1
output:
1 0 0 2 2
result:
ok correct!
Test #2:
score: -100
Runtime Error
input:
8 8 5 0