QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#938521 | #3302. Just Meeting | angletrisection | WA | 1ms | 3712kb | C++14 | 1.6kb | 2025-03-17 00:23:05 | 2025-03-17 00:23:11 |
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: 3584kb
input:
4 2 1 2 5 2 4 3
output:
14
result:
ok single line: '14'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3712kb
input:
4 4 1 2 10 1 3 20 2 4 30 3 4 40
output:
-1
result:
ok single line: '-1'
Test #3:
score: 0
Accepted
time: 1ms
memory: 3712kb
input:
130 247 21 130 9826251 113 14 6000798 73 55 6258090 52 88 9123162 58 57 1750276 41 40 1630609 104 103 1750276 5 61 8486225 47 52 9243976 65 64 746976 130 87 6380955 26 25 2351803 71 70 189606 47 49 4015464 49 48 1630609 87 63 5089117 124 58 9959337 73 20 3496765 78 34 7789869 69 68 2994591 96 95 208...
output:
-1
result:
ok single line: '-1'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3712kb
input:
207 19 11 10 732134 5 4 444528 13 12 723858 17 16 64959 10 9 133983 9 8 661210 4 3 416495 15 14 740303 18 17 566802 19 18 692914 14 13 602221 16 15 144822 6 5 776502 7 6 570929 3 2 60173 20 19 486747 2 1 779525 8 7 606746 12 11 643657
output:
28183608
result:
wrong answer 1st lines differ - expected: '37712525', found: '28183608'