QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#384589 | #8505. Almost Aligned | ucup-team2401# | WA | 754ms | 4012kb | C++20 | 3.9kb | 2024-04-10 03:13:34 | 2024-04-10 03:13:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 4012kb
input:
4 0 0 10 10 0 0 10 10 10 10 -10 -10 10 0 -20 0
output:
22.22222222222222222723
result:
ok found '22.222222222', expected '22.222222222', error '0.000000000'
Test #2:
score: -100
Wrong Answer
time: 754ms
memory: 3816kb
input:
3 0 -1 0 2 1 1 1 1 -1 1 -1 1
output:
result:
wrong output format Unexpected end of file - double expected