2321 分钟

今天是大佬带我躺,没想到英语老毛病又犯了height以为是重量 回来时还书不会还,回宿舍路上还撞路灯,脸上开花。。。 不过中午提供的免费盒饭和牛奶倒是可以 一开始想切L,但想法总是有误,欧拉函数没学。。。 而G竟然是泰勒,但好像洛必达也能做,还是太菜了 今天感觉唯一帮助就是个双目三目运算符,。。。。。。 该肝了 感谢队友不杀之恩!
9091 分钟

#include<bits/stdc++.h> #define scan(x) scanf("%lld",&x) #define f(i,a,b) for(int i=a;i<=b;i++) using namespace std; typedef long long LL; const LL N=186; LL dp[N][N],data[N][N],r,c,maxn; LL dyp(LL i,LL j) { if(dp[i][j]!=-1) return dp[i][j];
2k2 分钟

有一个样例是全为0三角形,而一开始dp数组未初始化为特殊值仅特判是否为0,从而导致TLE #include <iostream> #include <cstdio> #define scan(x) scanf("%lld",&x) #define f(i,a,b) for(int i=a;i<=b;i++) #define pn(x,y) printf("###%lld:::%lld\n",x,y) using namespace std; typedef long long LL; const
7411 分钟

dp,注意数组索引(⁎⁍̴̛͂▿⁍̴̛͂⁎)✲゚ #include <iostream> #include <cstdio> #define scan(x) scanf("%lld",&x) #define f(i,a,b) for(int i=a;i<=b;i++) #define pn(x,y) printf("###%lld:::%lld\n",x,y) using namespace std; typedef long long LL; const LL N=1e4+1; LL
1781 分钟

认证点在南海校区,来回晕了两三个小时的车,过去那饭堂还关了… 这次水了180分,菜得一批A过了,B暴力给了70,C看不懂模拟不出来,D水了10(n=2的情况),E本来想水10可惜没水到,按位异或竟不会… 希望25号网络赛不要爆零