QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#894544 | #4228. Double Sort | Nova_NightWind0311 | WA | 977ms | 221412kb | C++20 | 1.2kb | 2025-02-11 17:26:35 | 2025-02-11 17:26:42 |
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: 3812kb
input:
3 5
output:
1.000000 2.300000 4.500000
result:
ok 3 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 3776kb
input:
5 17
output:
1.131383 2.748384 5.183096 8.855688 15.000000
result:
ok 5 numbers
Test #3:
score: -100
Wrong Answer
time: 977ms
memory: 221412kb
input:
50 10000
output:
111831773851211840.000000 187832190035314016256.000000 237756027989617299947520.000000 240896788573322465337409536.000000 203519442688154370875871723520.000000 147467544853838231906824302362624.000000 93554218664563874364062276899569664.000000 52790053032697619038838012235816632320.000000 2682648102...
result:
wrong answer 1st numbers differ - expected: '4.4328164', found: '111831773851211840.0000000', error = '25228153594056956.0000000'