QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#151003#5564. Lots of LandMaMengQiWA 2ms3592kbC++171.5kb2023-08-26 14:53:172023-08-26 14:53:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 4 4

output:

ABCD
ABCD
ABCD
ABCD

result:

ok correct

Test #2:

score: 0
Accepted
time: 2ms
memory: 3592kb

input:

6 15 9

output:

AAAAADDDDDGGGGG
AAAAADDDDDGGGGG
BBBBBEEEEEHHHHH
BBBBBEEEEEHHHHH
CCCCCFFFFFIIIII
CCCCCFFFFFIIIII

result:

ok correct

Test #3:

score: 0
Accepted
time: 2ms
memory: 3592kb

input:

100 100 26

output:

impossible

result:

ok correct

Test #4:

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

input:

1 1 1

output:

A

result:

ok correct

Test #5:

score: -100
Wrong Answer
time: 2ms
memory: 3548kb

input:

1 100 25

output:

AAAABBBBCCCCDDDD

result:

wrong answer incorrect output