QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#146741#3905. Hockey championshipHuangHanShengWA 1ms3568kbC++232.0kb2023-08-22 16:48:482023-08-22 16:48:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3516kb

input:

2 1

output:

1
4 

result:

ok x=2, y=1

Test #2:

score: 0
Accepted
time: 1ms
memory: 3488kb

input:

1 2

output:

-1

result:

ok x=1, y=2

Test #3:

score: 0
Accepted
time: 1ms
memory: 3484kb

input:

24 3

output:

1
16 

result:

ok x=24, y=3

Test #4:

score: 0
Accepted
time: 0ms
memory: 3492kb

input:

33 58

output:

-1

result:

ok x=33, y=58

Test #5:

score: 0
Accepted
time: 1ms
memory: 3448kb

input:

15 14

output:

-1

result:

ok x=15, y=14

Test #6:

score: 0
Accepted
time: 1ms
memory: 3448kb

input:

65 49

output:

36
11 5 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 

result:

ok x=65, y=49

Test #7:

score: 0
Accepted
time: 0ms
memory: 3568kb

input:

63 73

output:

59
11 4 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 

result:

ok x=63, y=73

Test #8:

score: 0
Accepted
time: 1ms
memory: 3492kb

input:

148 48

output:

-1

result:

ok x=148, y=48

Test #9:

score: 0
Accepted
time: 1ms
memory: 3528kb

input:

6 164

output:

-1

result:

ok x=6, y=164

Test #10:

score: -100
Wrong Answer
time: 1ms
memory: 3448kb

input:

160 168

output:

-1

result:

wrong answer Jury has the answer but participant has not