摘要:
《算法笔记》3.1小节——入门模拟->简单模拟 C简单,但是代码有点冗余,优化后省掉一般代码,保持优化习惯 #include<stdio.h> #include<string.h> #include<algorithm> using namespace std; int main() { int a 阅读全文
posted @ 2019-07-24 09:43
ltx_zero
阅读(135)
评论(0)
推荐(0)
浙公网安备 33010602011771号