QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#630492 | #5144. Set of Intervals | ErnierTeio | WA | 0ms | 3628kb | C++20 | 3.7kb | 2024-10-11 18:50:10 | 2024-10-11 18:50:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3628kb
input:
4 1 1 1000000000 2 1 1000000000 1 1000000000 4 1 2 3 4 5 6 7 8 4 1 3 2 4 5 8 6 7
output:
1 499999999500000000 9 1 7 1 26 9 1 8 1 28
result:
wrong answer 3rd numbers differ - expected: '26', found: '9'