QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#728340 | #9572. Bingo | ucup-team2818# | WA | 3ms | 11928kb | C++14 | 4.7kb | 2024-11-09 15:00:09 | 2024-11-09 15:00:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 3ms
memory: 11928kb
input:
4 2 2 1 3 2 4 3 1 10 10 10 1 3 20 10 30 3 4 1 1 4 5 1 4 1 9 1 9 8 10
output:
56 60 60 855346687
result:
ok 4 number(s): "56 60 60 855346687"
Test #2:
score: -100
Wrong Answer
time: 3ms
memory: 11788kb
input:
1 2 2 0 0 998244352 998244352
output:
209715175
result:
wrong answer 1st numbers differ - expected: '998244345', found: '209715175'