QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#629740 | #6770. Ants | ucup-team4780# | WA | 1ms | 5716kb | C++14 | 2.7kb | 2024-10-11 14:33:29 | 2024-10-11 14:33:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 5716kb
input:
2 2 4 2 3 0 1
output:
4000000001
result:
ok single line: '4000000001'
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 5632kb
input:
1 1000000000 1000000000 500000000 0
output:
2000000001499999999
result:
wrong answer 1st lines differ - expected: '2000000002500000000', found: '2000000001499999999'