摘要:
#include <bits/stdc++.h> #include<math.h> #include <string> using namespace std; const int MAX_LEN = 2005; void upper(char *s, int length) { int i = 0 阅读全文
posted @ 2020-01-05 20:13
JasonPeng1
阅读(233)
评论(0)
推荐(0)
摘要:
#include <bits/stdc++.h> #include<math.h> using namespace std; const int MAX_LEN = 2005; //const int MAX_D = 31; struct student{ int id; int Cgrade; i 阅读全文
posted @ 2020-01-05 12:44
JasonPeng1
阅读(200)
评论(0)
推荐(0)
摘要:
0. 不要只吸收他人的观点 线性思维的危害性——使你做的决策越来越差。看到的解决方式越来越少 1. 故事1:诞生——发现不喜欢做作业——>引发思考——>为什么不喜欢做作业呢?(非常非常重要的问题) 故事2:当你还在上学时,最喜欢的是什么?——>下课铃声 ,放学铃声 ——>为什么是这样?——>因为我们 阅读全文
posted @ 2020-01-05 10:31
JasonPeng1
阅读(1005)
评论(0)
推荐(0)
摘要:
#include <bits/stdc++.h> #include<math.h> using namespace std; const int MAX_LEN = 100005; //const int MAX_D = 31; struct student{ int number; int fir 阅读全文
posted @ 2020-01-05 09:53
JasonPeng1
阅读(180)
评论(0)
推荐(0)

浙公网安备 33010602011771号