QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#150974 | #5564. Lots of Land | ZhaoZiLong | WA | 1ms | 3588kb | C++17 | 1003b | 2023-08-26 14:44:47 | 2023-08-26 14:44:49 |
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: 3336kb
input:
4 4 4
output:
AAAA BBBB CCCC DDDD
result:
ok correct
Test #2:
score: 0
Accepted
time: 1ms
memory: 3456kb
input:
6 15 9
output:
AAAAABBBBBCCCCC AAAAABBBBBCCCCC DDDDDEEEEEFFFFF DDDDDEEEEEFFFFF GGGGGHHHHHIIIII GGGGGHHHHHIIIII
result:
ok correct
Test #3:
score: 0
Accepted
time: 1ms
memory: 3428kb
input:
100 100 26
output:
impossible
result:
ok correct
Test #4:
score: 0
Accepted
time: 1ms
memory: 3536kb
input:
1 1 1
output:
A
result:
ok correct
Test #5:
score: 0
Accepted
time: 1ms
memory: 3420kb
input:
1 100 25
output:
AAAABBBBCCCCDDDDEEEEFFFFGGGGHHHHIIIIJJJJKKKKLLLLMMMMNNNNOOOOPPPPQQQQRRRRSSSSTTTTUUUUVVVVWWWWXXXXYYYY
result:
ok correct
Test #6:
score: -100
Wrong Answer
time: 1ms
memory: 3588kb
input:
100 1 20
output:
result:
wrong output format Unexpected end of file - token expected