QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#319557 | #5130. Failing Flagship | lmq26052003 | WA | 1ms | 3912kb | C++20 | 838b | 2024-02-02 19:54:24 | 2024-02-02 19:54:25 |
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: 1ms
memory: 3912kb
input:
N S
output:
180.0000000000
result:
ok found '180.0000000', expected '180.0000000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3768kb
input:
NNE SSSE
output:
146.2500000000
result:
ok found '146.2500000', expected '146.2500000', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3744kb
input:
ENE NW
output:
112.5000000000
result:
ok found '112.5000000', expected '112.5000000', error '0.0000000'
Test #4:
score: 0
Accepted
time: 1ms
memory: 3780kb
input:
SW SE
output:
90.0000000000
result:
ok found '90.0000000', expected '90.0000000', error '0.0000000'
Test #5:
score: 0
Accepted
time: 1ms
memory: 3756kb
input:
NENE SESSE
output:
95.6250000000
result:
ok found '95.6250000', expected '95.6250000', error '0.0000000'
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3692kb
input:
NWWNNWNWNW E
output:
90.1757812500
result:
wrong answer 1st numbers differ - expected: '148.5351562', found: '90.1757812', error = '0.3928994'