QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#570982 | #8674. Riddle of the Sphinx | ucup-team3022# | WA | 1ms | 3692kb | C++20 | 1.3kb | 2024-09-17 19:35:25 | 2024-09-17 19:35:26 |
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: 3560kb
input:
3 5 4 6 1
output:
1 1 0 0 1 1 1 0 1 1 1 1 1 0 0 1 2 3
result:
ok correct!
Test #2:
score: 0
Accepted
time: 1ms
memory: 3620kb
input:
9999 2 9999 10000 9998
output:
1 1 0 0 1 1 1 0 1 1 1 1 1 0 0 9998 1 1
result:
ok correct!
Test #3:
score: 0
Accepted
time: 0ms
memory: 3684kb
input:
6666 6666 6666 9999 3333
output:
1 1 0 0 1 1 1 0 1 1 1 1 1 0 0 3333 3333 3333
result:
ok correct!
Test #4:
score: 0
Accepted
time: 1ms
memory: 3692kb
input:
1395 1215 1605 2108 893
output:
1 1 0 0 1 1 1 0 1 1 1 1 1 0 0 893 503 712
result:
ok correct!
Test #5:
score: 0
Accepted
time: 0ms
memory: 3556kb
input:
1235 1312 1815 2182 868
output:
1 1 0 0 1 1 1 0 1 1 1 1 1 0 0 868 367 947
result:
ok correct!
Test #6:
score: -100
Wrong Answer
time: 1ms
memory: 3552kb
input:
1511 1620 1478 2304 684
output:
1 1 0 0 1 1 1 0 1 1 1 1 1 0 0 684 826 794
result:
wrong answer read