摘要: "P1101题目链接" "想获得更好的观看体验,请在博客内查看" 先说一下我的思路吧: 1. 找出首字母Y 1. 找出字母Y旁边的I,记录其扩展方向 1. 依次检查沿Y向I方向的字母 1. 若至字母G时无误记录下其单词扩展路径 1. 输出合法的单词 预定义: 主函数 cpp int main(){ 阅读全文
posted @ 2019-10-19 21:22 frozenpang 阅读(229) 评论(0) 推荐(0)
var x = e.pageX, y = e.pageY; $i.css({ "z-index": 999999999999999999999999999999999999999999999999999999999999999999999, "top": y - 20, "left": x, "position": "absolute", "font-weight": "bold", "color": "rgb("+~~(255*Math.random())+","+~~(255*Math.random())+","+~~(255*Math.random())+")" }); $("body").append($i); $i.animate({ "top": y - 180, "opacity": 0 }, 1500, function() { $i.remove(); }); }); });
end