Live2D
摘要: 添加用户及密码时报错 EaRROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement 先输入 flush privileg 阅读全文
posted @ 2020-02-17 12:46 风吟承渊 阅读(704) 评论(0) 推荐(0)
摘要: oj百炼2757:最长上升子序列总时间限制: 2000ms内存限制: 65536kB描述一个数的序列bi,当b1 < b2 < ... < bS的时候,我们称这个序列是上升的。对于给定的一个序列(a1, a2, ..., aN),我们可以得到一些上升的子序列(ai1, ai2, ..., aiK), 阅读全文
posted @ 2020-02-17 00:27 风吟承渊 阅读(285) 评论(0) 推荐(0)