QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#333280 | #2880. Letters Q and F | GuanYunchang | WA | 1ms | 3632kb | C++23 | 1.3kb | 2024-02-19 19:31:33 | 2024-02-19 19:31:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3632kb
input:
5 3 ### #.# ### ..# ..#
output:
0 1
result:
wrong answer 1st lines differ - expected: '1 0', found: '0 1'