QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#386285 | #850. Edit Distance Yet Again | _map_ | WA | 12ms | 136380kb | C++17 | 10.8kb | 2024-04-11 15:00:26 | 2024-04-11 15:00:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 12ms
memory: 136380kb
input:
2 3 4 3 kot plot 5 7 3 zycie porazka
output:
YES 1 INSERT 1 b YES 2 INSERT 6 a INSERT 1 b
result:
wrong answer At test 0 expected 2 got 1