QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#48379 | #3960. F1 Racing | GuanYunchang | WA | 3ms | 3568kb | C++17 | 1020b | 2022-09-12 20:33:30 | 2022-09-12 20:33:31 |
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: 0ms
memory: 3532kb
input:
10 10 100 2
output:
1044
result:
ok single line: '1044'
Test #2:
score: -100
Wrong Answer
time: 3ms
memory: 3568kb
input:
122 505 64 3
output:
-9223372036854775520
result:
wrong answer 1st lines differ - expected: '13847', found: '-9223372036854775520'