QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#149869 | #5602. Sun and Moon | GuanYunchang | WA | 1ms | 3656kb | C++20 | 194b | 2023-08-25 14:26:04 | 2023-08-25 14:26:07 |
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: 3468kb
input:
3 10 1 2
output:
7
result:
ok single line: '7'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3648kb
input:
27 32 39 41
output:
453
result:
ok single line: '453'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3516kb
input:
43 48 39 50
output:
1061
result:
ok single line: '1061'
Test #4:
score: 0
Accepted
time: 1ms
memory: 3640kb
input:
44 45 11 22
output:
451
result:
ok single line: '451'
Test #5:
score: 0
Accepted
time: 1ms
memory: 3444kb
input:
36 45 14 41
output:
1134
result:
ok single line: '1134'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
1 22 30 39
output:
87
result:
ok single line: '87'
Test #7:
score: 0
Accepted
time: 1ms
memory: 3604kb
input:
18 40 4 6
output:
62
result:
ok single line: '62'
Test #8:
score: 0
Accepted
time: 1ms
memory: 3472kb
input:
34 39 1 7
output:
83
result:
ok single line: '83'
Test #9:
score: 0
Accepted
time: 1ms
memory: 3508kb
input:
27 49 12 30
output:
708
result:
ok single line: '708'
Test #10:
score: 0
Accepted
time: 0ms
memory: 3516kb
input:
49 50 33 36
output:
651
result:
ok single line: '651'
Test #11:
score: 0
Accepted
time: 1ms
memory: 3652kb
input:
22 26 39 45
output:
186
result:
ok single line: '186'
Test #12:
score: 0
Accepted
time: 1ms
memory: 3572kb
input:
11 13 21 28
output:
119
result:
ok single line: '119'
Test #13:
score: 0
Accepted
time: 1ms
memory: 3656kb
input:
16 36 10 23
output:
128
result:
ok single line: '128'
Test #14:
score: 0
Accepted
time: 1ms
memory: 3648kb
input:
11 23 42 49
output:
840
result:
ok single line: '840'
Test #15:
score: 0
Accepted
time: 1ms
memory: 3468kb
input:
31 39 0 31
output:
1178
result:
ok single line: '1178'
Test #16:
score: 0
Accepted
time: 1ms
memory: 3652kb
input:
23 41 5 25
output:
920
result:
ok single line: '920'
Test #17:
score: 0
Accepted
time: 1ms
memory: 3600kb
input:
31 39 41 50
output:
359
result:
ok single line: '359'
Test #18:
score: 0
Accepted
time: 1ms
memory: 3644kb
input:
38 42 24 43
output:
1180
result:
ok single line: '1180'
Test #19:
score: 0
Accepted
time: 1ms
memory: 3644kb
input:
45 47 30 36
output:
942
result:
ok single line: '942'
Test #20:
score: 0
Accepted
time: 1ms
memory: 3568kb
input:
31 41 44 46
output:
830
result:
ok single line: '830'
Test #21:
score: 0
Accepted
time: 0ms
memory: 3596kb
input:
0 14 20 24
output:
28
result:
ok single line: '28'
Test #22:
score: 0
Accepted
time: 1ms
memory: 3512kb
input:
49 50 37 44
output:
51
result:
ok single line: '51'
Test #23:
score: 0
Accepted
time: 1ms
memory: 3644kb
input:
23 47 35 46
output:
1575
result:
ok single line: '1575'
Test #24:
score: 0
Accepted
time: 1ms
memory: 3468kb
input:
46 49 44 45
output:
1081
result:
ok single line: '1081'
Test #25:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
36 47 14 17
output:
105
result:
ok single line: '105'
Test #26:
score: 0
Accepted
time: 0ms
memory: 3604kb
input:
15 19 3 33
output:
327
result:
ok single line: '327'
Test #27:
score: 0
Accepted
time: 1ms
memory: 3568kb
input:
6 37 28 42
output:
1400
result:
ok single line: '1400'
Test #28:
score: -100
Wrong Answer
time: 0ms
memory: 3656kb
input:
17 32 49 50
output:
-49
result:
wrong answer 1st lines differ - expected: '751', found: '-49'