挑战
给定XKCD漫画的编号,输出该漫画的标题文本(鼠标悬停文本)。
但是,给定数字859
或时,程序必须引发错误404
。
规则
给出的数字将始终是现有的漫画(除外404
)。
您的程序不得为859
或以外的其他任何数字引发错误404
。
Brains aside, I wonder how many poorly-written xkcd.com-parsing scripts will break on this title (or ;;"''{<<[' this mouseover text."
不允许使用网址缩短器。您可以使用互联网获取标题文本。
例子
Input > Output
1642 > "That last LinkedIn request set a new record for the most energetic physical event ever observed. Maybe we should respond." "Nah."
1385 > ::PLOOOOSH:: Looks like you won't be making it to Vinland today, Leaf Erikson.
1275 > If replacing all the '3's doesn't fix your code, remove the 4s, too, with 'ceiling(pi) / floor(pi) * pi * r^floor(pi)'. Mmm, floor pie.
1706 > Plus, now I know that I have risk factors for elbow dysplasia, heartworm, parvo, and mange.
赏金
我将奖励最短答案,这在漫画859上失败了,因为答案写得不好,没有检查数字。
您的程序可能会折断其他替代文本(例如744),只要它们的括号,引号等不匹配即可。
获奖
以字节为单位的最短代码获胜。
859
或以外的任何其他数字引发错误,404
并且”可能会破坏其他替代文字”。