QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#151209#5564. Lots of LandZhangYiDeWA 6ms3656kbC++171.3kb2023-08-26 15:56:232023-08-26 15:56:24

詳細信息

Test #1:

score: 100
Accepted
time: 2ms
memory: 3656kb

input:

4 4 4

output:

AAAA
BBBB
CCCC
DDDD

result:

ok correct

Test #2:

score: -100
Wrong Answer
time: 6ms
memory: 3604kb

input:

6 15 9

output:

impossible

result:

wrong answer incorrect output