Levenshtein ระยะทางอคติ
เขียนโปรแกรมในภาษาที่มีชื่อAว่าได้รับสตริงS, Bเอาท์พุทชื่อของการเขียนโปรแกรมภาษาที่แตกต่างกัน ความยาวของBจะต้องเท่ากับLevenshtein ระยะทาง (abbr. "เหอะ") ระหว่างและA SในการพิจารณาภาษาการเขียนโปรแกรมBต้องมีหน้า esolangs หรือหน้า Wikipedia ตัวอย่าง: (Suppose the program is coded in Python) Input: Jython Output: R Input: Pyt4oq Output: Go Input: Rs7hon Output: C++ LD ระหว่างPythonและJythonเป็นหนึ่งดังนั้นการส่งออกR คุณจะต้องครอบคลุมถึง LD 12ของขึ้นไป คุณสามารถสันนิษฐานได้ว่า LD ของ0จะไม่เกิดขึ้น นี่คือรหัสกอล์ฟดังนั้นโปรแกรมที่สั้นที่สุดในหน่วยไบต์ชนะ (นี่เป็นความท้าทายครั้งแรกของฉัน! คำติชมชื่นชม) ลีดเดอร์บอร์ด แสดงตัวอย่างรหัส var QUESTION_ID=58974,OVERRIDE_USER=20260;function answersUrl(e){return"https://api.stackexchange.com/2.2/questions/"+QUESTION_ID+"/answers?page="+e+"&pagesize=100&order=desc&sort=creation&site=codegolf&filter="+ANSWER_FILTER}function commentUrl(e,s){return"https://api.stackexchange.com/2.2/answers/"+s.join(";")+"/comments?page="+e+"&pagesize=100&order=desc&sort=creation&site=codegolf&filter="+COMMENT_FILTER}function getAnswers(){jQuery.ajax({url:answersUrl(answer_page++),method:"get",dataType:"jsonp",crossDomain:!0,success:function(e){answers.push.apply(answers,e.items),answers_hash=[],answer_ids=[],e.items.forEach(function(e){e.comments=[];var s=+e.share_link.match(/\d+/);answer_ids.push(s),answers_hash[s]=e}),e.has_more||(more_answers=!1),comment_page=1,getComments()}})}function …