QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#64518 | #2553. Bingo | HuangHanSheng | WA | 2ms | 3356kb | C++17 | 877b | 2022-11-24 22:52:15 | 2022-11-24 22:52:17 |
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: 2ms
memory: 3356kb
input:
4 2
output:
YES .... .... .... .##.
result:
ok n=4, k=2
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3320kb
input:
4 16
output:
YES .### #.## ##.# ###.
result:
wrong answer 12 filled cells instead of 16