我是大傻逼
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在文章《洛谷自动AK机》发表评论:
用的在评论区说一下uid
# 下载洛谷自动AK机(自动盗号机) 1. [点击下载Google浏览器](https://www.google.cn/chrome/) 2. [下载自动AK机脚本](https://netcut.cn/1j26uofoq) 3.[点击下载篡改猴插件](https://microsoftedge.microsoft.c…
在讨论《周中比赛作弊名单(棕138封23)》回复:
hp
在讨论《8.2/3 比赛作弊名单(棕284封57)》回复:
hp
在讨论《【LGR-222】作弊名单》回复:
锁前留名
在讨论《【LGR-222】作弊名单》回复:
qpzclg
在讨论《【LGR-221-Div.3】作弊名单》回复:
22/72=0.78%??? 计算高手
在讨论《【LGR-221-Div.3】作弊名单》回复:
前排
# 总结 ## 周六上午 > 学了矩阵的基本概念、加减乘运算,以及它们的运算规律。利用矩阵快速幂,优化了线性递推的求解。最后介绍了用高斯消元法求解线性方程组 ## 周六下午 > 做了官网上的题,~~发现很多很(bu)简(ke)单(zuo)~~ ## 周六晚上 > 算出VJT1结论,并写出T2,破冰仪式$\color{w…
在讨论《申请开放题解通道》回复:
@[4041nofoundGeoge](luogu://user/1285950) $n <= 10^6$你还怎么做
```cpp #include using namespace std; #define int long long int Random(int x) { return rand() % x; } signed main() { // freopen(".in", "r", stdin); // freopen(".…
```cpp #include using namespace std; #define int long long int Random(int x) { return rand() % x; } char ch[15][15]; signed main() { // freopen(".in", "r", stdi…
```cpp #include using namespace std; int Random(int x) { return rand() % x; } int main() { // freopen(".in", "r", stdin); // freopen(".out", "w", stdout); srand…