QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#367601 | #850. Edit Distance Yet Again | ZhaoZiLong | WA | 6ms | 15712kb | C++17 | 2.5kb | 2024-03-26 10:13:15 | 2024-03-26 10:13:16 |
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: 0
Wrong Answer
time: 6ms
memory: 15712kb
input:
2 3 4 3 kot plot 5 7 3 zycie porazka
output:
Yes 2 INSERT 2 l REPLACE 1 p No
result:
wrong answer At test 0 expected YES got Yes