QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#151092 | #5564. Lots of Land | ZhaoZiLong | WA | 1ms | 3408kb | C++23 | 1.8kb | 2023-08-26 15:23:51 | 2023-08-26 15:23:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3404kb
input:
4 4 4
output:
DDDD CCCC BBBB AAAA
result:
ok correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3408kb
input:
6 15 9
output:
IIIIIHHHHHGGGGG IIIIIHHHHHGGGGG FFFFFEEEEEDDDDD FFFFFEEEEEDDDDD CCCCCBBBBBAAAAA CCCCCBBBBBAAAAA
result:
ok correct
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3408kb
input:
100 100 26
output:
IMPOSSIBLE
result:
wrong answer Token "IMPOSSIBLE" doesn't correspond to pattern "impossible"