QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#503775#4074. Judging Moosexiaowuc1AC ✓0ms3708kbC++17722b2024-08-04 01:06:392024-08-04 01:06:43

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3628kb

input:

2 3

output:

Odd 6

result:

ok single line: 'Odd 6'

Test #2:

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

input:

3 3

output:

Even 6

result:

ok single line: 'Even 6'

Test #3:

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

input:

0 0

output:

Not a moose

result:

ok single line: 'Not a moose'

Test #4:

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

input:

20 20

output:

Even 40

result:

ok single line: 'Even 40'

Test #5:

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

input:

0 3

output:

Odd 6

result:

ok single line: 'Odd 6'

Test #6:

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

input:

0 10

output:

Odd 20

result:

ok single line: 'Odd 20'

Test #7:

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

input:

0 12

output:

Odd 24

result:

ok single line: 'Odd 24'

Test #8:

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

input:

0 13

output:

Odd 26

result:

ok single line: 'Odd 26'

Test #9:

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

input:

1 1

output:

Even 2

result:

ok single line: 'Even 2'

Test #10:

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

input:

2 2

output:

Even 4

result:

ok single line: 'Even 4'

Test #11:

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

input:

20 19

output:

Odd 40

result:

ok single line: 'Odd 40'

Test #12:

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

input:

4 4

output:

Even 8

result:

ok single line: 'Even 8'

Test #13:

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

input:

4 12

output:

Odd 24

result:

ok single line: 'Odd 24'

Test #14:

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

input:

5 5

output:

Even 10

result:

ok single line: 'Even 10'

Test #15:

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

input:

5 8

output:

Odd 16

result:

ok single line: 'Odd 16'

Test #16:

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

input:

5 9

output:

Odd 18

result:

ok single line: 'Odd 18'

Test #17:

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

input:

6 6

output:

Even 12

result:

ok single line: 'Even 12'

Test #18:

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

input:

7 7

output:

Even 14

result:

ok single line: 'Even 14'

Test #19:

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

input:

7 11

output:

Odd 22

result:

ok single line: 'Odd 22'

Test #20:

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

input:

7 15

output:

Odd 30

result:

ok single line: 'Odd 30'

Test #21:

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

input:

8 3

output:

Odd 16

result:

ok single line: 'Odd 16'

Test #22:

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

input:

8 8

output:

Even 16

result:

ok single line: 'Even 16'

Test #23:

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

input:

9 9

output:

Even 18

result:

ok single line: 'Even 18'

Test #24:

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

input:

10 0

output:

Odd 20

result:

ok single line: 'Odd 20'

Test #25:

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

input:

10 10

output:

Even 20

result:

ok single line: 'Even 20'

Test #26:

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

input:

10 13

output:

Odd 26

result:

ok single line: 'Odd 26'

Test #27:

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

input:

11 0

output:

Odd 22

result:

ok single line: 'Odd 22'

Test #28:

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

input:

11 2

output:

Odd 22

result:

ok single line: 'Odd 22'

Test #29:

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

input:

11 8

output:

Odd 22

result:

ok single line: 'Odd 22'

Test #30:

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

input:

11 11

output:

Even 22

result:

ok single line: 'Even 22'

Test #31:

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

input:

11 14

output:

Odd 28

result:

ok single line: 'Odd 28'

Test #32:

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

input:

12 12

output:

Even 24

result:

ok single line: 'Even 24'

Test #33:

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

input:

12 19

output:

Odd 38

result:

ok single line: 'Odd 38'

Test #34:

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

input:

13 3

output:

Odd 26

result:

ok single line: 'Odd 26'

Test #35:

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

input:

13 9

output:

Odd 26

result:

ok single line: 'Odd 26'

Test #36:

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

input:

13 13

output:

Even 26

result:

ok single line: 'Even 26'

Test #37:

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

input:

14 7

output:

Odd 28

result:

ok single line: 'Odd 28'

Test #38:

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

input:

14 9

output:

Odd 28

result:

ok single line: 'Odd 28'

Test #39:

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

input:

14 10

output:

Odd 28

result:

ok single line: 'Odd 28'

Test #40:

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

input:

14 14

output:

Even 28

result:

ok single line: 'Even 28'

Test #41:

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

input:

15 13

output:

Odd 30

result:

ok single line: 'Odd 30'

Test #42:

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

input:

15 15

output:

Even 30

result:

ok single line: 'Even 30'

Test #43:

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

input:

16 2

output:

Odd 32

result:

ok single line: 'Odd 32'

Test #44:

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

input:

16 8

output:

Odd 32

result:

ok single line: 'Odd 32'

Test #45:

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

input:

16 16

output:

Even 32

result:

ok single line: 'Even 32'

Test #46:

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

input:

17 3

output:

Odd 34

result:

ok single line: 'Odd 34'

Test #47:

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

input:

17 17

output:

Even 34

result:

ok single line: 'Even 34'

Test #48:

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

input:

18 18

output:

Even 36

result:

ok single line: 'Even 36'

Test #49:

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

input:

19 8

output:

Odd 38

result:

ok single line: 'Odd 38'

Test #50:

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

input:

19 18

output:

Odd 38

result:

ok single line: 'Odd 38'

Test #51:

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

input:

19 19

output:

Even 38

result:

ok single line: 'Even 38'