If you are vegetable,you must practice more. Don't play if you can't.
Before is before,now is now.Don't say before is now.
公众号: 创客家少儿编程
基础语法 25节
进阶语法 25节
基础算法 25节
进阶算法 25节
数学思维
信奥赛基础 25节
#include<bits/stdc++.h> using namespace std; #define int long long const int N=1e6+10; signed main(){ ios::sync_with_stdio(0),cin.tie(0),cout.tie(0); return 0; } /* */
授课教练:韩老师 微信号:hanckj