QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#395255 | #2874. First to Solve | qiuzx | WA | 1ms | 5744kb | C++20 | 2.4kb | 2024-04-21 11:43:39 | 2024-04-21 11:43:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3776kb
input:
5 3 60 30 0 0 40 20 0 30 60 0 0 0 0 60 60 1
output:
1 1 249561089 0 499122177
result:
ok 5 number(s): "1 1 249561089 0 499122177"
Test #2:
score: 0
Accepted
time: 1ms
memory: 5744kb
input:
1 1 1 1
output:
1
result:
ok 1 number(s): "1"
Test #3:
score: 0
Accepted
time: 0ms
memory: 3692kb
input:
1 1 1 0
output:
0
result:
ok 1 number(s): "0"
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3780kb
input:
5 5 10 0 4 5 6 0 0 7 10 2 5 2 0 5 5 0 1 0 4 8 1 2 2 8 7 2
output:
414189247 348326430 175540038 41285416 784307341
result:
wrong answer 1st numbers differ - expected: '53696073', found: '414189247'