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 |
---|---|---|---|---|---|---|---|---|---|
#150897 | #5564. Lots of Land | MaMengQi | WA | 1ms | 3436kb | C++17 | 702b | 2023-08-26 14:24:04 | 2023-08-26 14:24:05 |
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: 3436kb
input:
4 4 4
output:
aaaa bbbb cccc dddd
result:
ok correct
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3436kb
input:
6 15 9
output:
aaaaaaaaaabbbbb bbbbbcccccccccc ddddddddddeeeee eeeeeffffffffff gggggggggghhhhh hhhhhiiiiiiiiii
result:
wrong answer Region B is not a rectangle.