QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#150908 | #5564. Lots of Land | GuanYunchang | WA | 1ms | 3616kb | C++20 | 2.5kb | 2023-08-26 14:28:22 | 2023-08-26 14:28:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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