QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'