QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#894529 | #4228. Double Sort | Nova_NightWind0311 | TL | 0ms | 3820kb | C++20 | 1.2kb | 2025-02-11 17:18:51 | 2025-02-11 17:18:57 |
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: 3820kb
input:
3 5
output:
1.000000000000 2.300000000000 4.500000000000
result:
ok 3 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 3820kb
input:
5 17
output:
1.131383322560 2.748383968972 5.183096315449 8.855688429218 15.000000000000
result:
ok 5 numbers
Test #3:
score: -100
Time Limit Exceeded
input:
50 10000
output:
111831773851211840.000000000000 187832190035314016256.000000000000 237756027989617299947520.000000000000 240896788573322465337409536.000000000000 203519442688154370875871723520.000000000000 147467544853838231906824302362624.000000000000 93554218664563874364062276899569664.000000000000 52790053032697...