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