QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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