QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#150908#5564. Lots of LandGuanYunchangWA 1ms3616kbC++202.5kb2023-08-26 14:28:222023-08-26 14:28:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 4 4

output:

AAAA
BBBB
CCCC
DDDD

result:

ok correct

Test #2:

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

input:

6 15 9

output:

AAAAABBBBBCCCCC
AAAAABBBBBCCCCC
DDDDDEEEEEFFFFF
DDDDDEEEEEFFFFF
GGGGGHHHHHIIIII
GGGGGHHHHHIIIII

result:

ok correct

Test #3:

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

input:

100 100 26

output:

impossible

result:

ok correct

Test #4:

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

input:

1 1 1

output:

A

result:

ok correct

Test #5:

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

input:

1 100 25

output:

A$$$B$$$C$$$D$$$E$$$F$$$G$$$H$$$I$$$J$$$K$$$L$$$M$$$N$$$O$$$P$$$Q$$$R$$$S$$$T$$$U$$$V$$$W$$$X$$$Y$$$

result:

wrong answer incorrect output