QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#629771 | #6770. Ants | ucup-team4780# | WA | 689ms | 19208kb | C++14 | 2.7kb | 2024-10-11 14:47:05 | 2024-10-11 14:47:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 5696kb
input:
2 2 4 2 3 0 1
output:
4000000001
result:
ok single line: '4000000001'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5700kb
input:
1 1000000000 1000000000 500000000 0
output:
2000000002500000000
result:
ok single line: '2000000002500000000'
Test #3:
score: 0
Accepted
time: 1ms
memory: 5708kb
input:
1 1000000000 500000000 500000000 1
output:
1000000001500000001
result:
ok single line: '1000000001500000001'
Test #4:
score: 0
Accepted
time: 1ms
memory: 5704kb
input:
1 500000000 1000000000 500000000 0
output:
1000000001500000000
result:
ok single line: '1000000001500000000'
Test #5:
score: -100
Wrong Answer
time: 689ms
memory: 19208kb
input:
999963 1000000000 1000000000 516 793 2609 2721 3010 3378 4494 6294 7719 9298 9582 10021 10255 13552 16357 16771 16864 18824 19006 19162 19583 22099 22970 23637 25760 26962 29349 31140 34093 34398 35622 35765 35868 35899 36213 37137 38062 43181 43361 44347 46328 48145 48188 49187 50303 50873 52999 53...
output:
2001073756444
result:
wrong answer 1st lines differ - expected: '2001074431727', found: '2001073756444'