QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#884700 | #4228. Double Sort | cjr2010 | TL | 0ms | 6248kb | C++14 | 1.5kb | 2025-02-06 10:09:45 | 2025-02-06 10:09:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 6248kb
input:
3 5
output:
1.000000000 2.300000000 4.500000000
result:
ok 3 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 6244kb
input:
5 17
output:
1.131383323 2.748383969 5.183096315 8.855688429 15.000000000
result:
ok 5 numbers
Test #3:
score: -100
Time Limit Exceeded
input:
50 10000