QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#151003 | #5564. Lots of Land | MaMengQi | WA | 2ms | 3592kb | C++17 | 1.5kb | 2023-08-26 14:53:17 | 2023-08-26 14:53:18 |
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: 3524kb
input:
4 4 4
output:
ABCD ABCD ABCD ABCD
result:
ok correct
Test #2:
score: 0
Accepted
time: 2ms
memory: 3592kb
input:
6 15 9
output:
AAAAADDDDDGGGGG AAAAADDDDDGGGGG BBBBBEEEEEHHHHH BBBBBEEEEEHHHHH CCCCCFFFFFIIIII CCCCCFFFFFIIIII
result:
ok correct
Test #3:
score: 0
Accepted
time: 2ms
memory: 3592kb
input:
100 100 26
output:
impossible
result:
ok correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
1 1 1
output:
A
result:
ok correct
Test #5:
score: -100
Wrong Answer
time: 2ms
memory: 3548kb
input:
1 100 25
output:
AAAABBBBCCCCDDDD
result:
wrong answer incorrect output