这里是小草(mxiaocao)的秘密基地,一个用代码和热爱搭建的数字花园。作为一名算法竞赛爱好者,我将在这里专注分享数据结构与ACM/ICPC的实战心得。从基础算法到进阶技巧,从比赛复盘到解题思路,我都会用清晰的代码和通俗的讲解,陪你一起攻克那些让人头疼的难题。这里不仅是刷题与沉淀的自留地,更是记录成长、交流思路的小天地。无论是入门萌新还是进阶选手,都能在此收获干货、理清逻辑、少走弯路。往后会持续更新刷题题解、知识点总结、赛题复盘、调试经验与避坑指南,用扎实的积累对抗迷茫,用持续的输出沉淀成长。愿每一次敲码都有回响,每一次刷题都有收获,与所有热爱算法的同路人,一同奔赴更辽阔的编程山海。
[注]:服务器部署在境外,国内访问时图片和 LaTeX 渲染可能稍有延迟。26.5.17已通过Cloudflare CDN加速,体感已有改善。
{
"type": "pie",
"data": {
"labels": [
"编程",
"健身",
"阅读",
"旅游",
"游戏"
],
"datasets": [
{
"label": "喜爱指数",
"data": [
70,
10,
10,
5,
5
],
"backgroundColor": {
"dark-mode": [
"rgba(255, 99, 132, 0.5)",
"rgba(54, 162, 235, 0.5)",
"rgba(255, 206, 86, 0.5)",
"rgba(75, 192, 192, 0.5)",
"rgba(153, 102, 255, 0.5)"
],
"light-mode": [
"rgba(255, 99, 132, 0.2)",
"rgba(54, 162, 235, 0.2)",
"rgba(255, 206, 86, 0.2)",
"rgba(75, 192, 192, 0.2)",
"rgba(153, 102, 255, 0.2)"
]
},
"borderColor": {
"dark-mode": [
"rgba(255, 99, 132, 1)",
"rgba(54, 162, 235, 1)",
"rgba(255, 206, 86, 1)",
"rgba(75, 192, 192, 1)",
"rgba(153, 102, 255, 1)"
],
"light-mode": [
"rgba(255, 99, 132, 1)",
"rgba(54, 162, 235, 1)",
"rgba(255, 206, 86, 1)",
"rgba(75, 192, 192, 1)",
"rgba(153, 102, 255, 1)"
]
}
}
]
},
"options": {
"plugins": {
"legend": {
"labels": {
"color": {
"dark-mode": "rgba(255, 255, 255, 0.8)",
"light-mode": "rgba(0, 0, 0, 0.8)"
}
}
}
}
}
}
除了计算机编程外,我还想去拍那些好看的风景,去看山间的雾,去看西湖的雨,去等西湖的蓝调时刻,去吃街边的小馆子和深夜的馄饨摊,去走杭州的四季——春天的柳浪闻莺,夏天的曲院风荷,秋天的满陇桂雨,冬天的断桥残雪。人这一辈子,能做喜欢的事,去想去的地方,就已经很好了。
Beyond coding, I want to capture the landscapes that stop me in my tracks — mist threading through the hills, rain falling on West Lake, the blue hour settling over the lake, a bowl of wontons from a street stall late at night, and all four seasons of Hangzhou. Orioles singing in the willows in spring, lotus breezing at Quyuan in summer, osmanthus raining over Manlong in autumn, snow lingering on the Broken Bridge in winter. To spend a life doing what you love and going where the view pulls you — that is already enough.
