随笔分类 - 高中的校内比赛了
摘要:Orz wxyww Axm Cyh
阅读全文
摘要:T1 题目链接 代码: #include<iostream> #include<cstring> #include<cstdio> #include<algorithm> long long n,L,R; long long f[1000]; void print(long long x,long
阅读全文
摘要:期望得分:100+0+10 实际得分:40+0+0 考炸了。。。 T1:题目链接 究竟为什么会这样,,, 仔细研读我的丑代码 发现。。。 枯辽。。。。 #include<cstdio> #include<algorithm> #include<cstring> #include<iostream>
阅读全文
摘要:代码: 1 #include <bits/stdc++.h> 2 3 int ri() { 4 char c = getchar(); int x = 0, f = 1; for(;c < '0' || c > '9'; c = getchar()) if(c == '-') f = -1; 5 f
阅读全文

浙公网安备 33010602011771号