QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#542182 | #8935. Puzzle: Easy as Scrabble | ucup-team121# | WA | 0ms | 3568kb | C++20 | 9.6kb | 2024-08-31 23:16:37 | 2024-08-31 23:16:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3568kb
input:
5 5 .CBA... ....x.. ..x...C A.....B B..x..A C...... .......
output:
YES CBA.. ....C A...B B...A C....
result:
ok Correct.
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3500kb
input:
1 2 .... Nx.. ..O.
output:
YES NO
result:
wrong answer Unsatisfied x clue at (1,1)