QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#444196 | #8526. Polygon II | ucup-team3727# | WA | 11ms | 11152kb | Python3 | 3.6kb | 2024-06-15 17:43:17 | 2024-06-15 17:43:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 6ms
memory: 11152kb
input:
3 0 2 0
output:
166666668
result:
ok 1 number(s): "166666668"
Test #2:
score: -100
Wrong Answer
time: 11ms
memory: 11120kb
input:
3 0 0 0
output:
666666672
result:
wrong answer 1st numbers differ - expected: '500000004', found: '666666672'