QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#115880 | #2553. Bingo | MaMengQi | WA | 15ms | 8660kb | Python3 | 1.1kb | 2023-06-27 17:14:41 | 2023-06-27 17:14:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 11ms
memory: 8652kb
input:
4 2
output:
YES .... .... ..#. ..#.
result:
ok n=4, k=2
Test #2:
score: -100
Wrong Answer
time: 15ms
memory: 8660kb
input:
4 16
output:
YES ###. #.## .### ##.#
result:
wrong answer 12 filled cells instead of 16