QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#519023 | #7755. Game on a Forest | ucup-team4645# | RE | 1ms | 3692kb | C++20 | 860b | 2024-08-14 15:32:48 | 2024-08-14 15:32:49 |
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: 1ms
memory: 3692kb
input:
3 1 1 2
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: -100
Runtime Error
input:
4 3 1 2 2 3 3 4