QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#282983 | #7789. Outro: True Love Waits | ucup-team2024# | WA | 6ms | 8240kb | C++20 | 1.5kb | 2023-12-13 16:46:01 | 2023-12-13 16:46:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 3ms
memory: 8240kb
input:
4 1 10 1 1 10 2 100 0 2 11 11 3
output:
2 -1 9 20
result:
ok 4 number(s): "2 -1 9 20"
Test #2:
score: -100
Wrong Answer
time: 6ms
memory: 7284kb
input:
1 0 0 1
output:
4
result:
wrong answer 1st numbers differ - expected: '0', found: '4'