血红已成为大地的主流!|| 无条件互关, 忘关私信 || https://www.luogu.com.cn/team/112729(如果你会玩PVZRH)
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《编译错误,调好必关》回复:
@[mm1221](luogu://user/1176712)明白了,已关
```cpp #include #define int long long using namespace std; const int maxl = 1e5 + 5; int n, m, t1 = 0, t2 = 0; struct node{ string s; int x; }; bool cmp(node x,…
在讨论《RemoteJudge 服务中断情况公告》回复:
hp哀悼
```cpp #include using namespace std; struct jy{ int x; bool f; }; unordered_map q; int main(){ int n, V = 0; cin >> n; for (int i = 1; i > a; if (a == 1){ int s…
在讨论《0分,求助!!!》回复:
感谢,已[A](https://www.luogu.com.cn/record/242850787)
```cpp #include using namespace std; int main(){ int n, a[1005], ans = 0, minx = 0x23872, maxx = 0; cin >> n; for (int i = 1; i > a[i];ans += a[i];maxx = max(ma…
在讨论《20分,求助》回复:
@[Mango_O2](luogu://user/929285)刚刚我自己调出来了,可没有你的功劳
```cpp #include using namespace std; string x, y; string add(string x, string y){ while(x.size() y.size()) y = '0' + y; string r = ""; int k = 0; for (int i = x…
在讨论《15分求助,必关》回复:
@[Mango_O2](luogu://user/929285)
在讨论《15分求助,必关》回复:
感谢,已关
在讨论《15分求助,必关》回复:
@[Mango_O2](luogu://user/929285)我知道存的下,这样是为了更好的枚举每一位
```cpp #include using namespace std; int n; int main(){ cin >> n; for (int i = 1; i > x; int ix = stoi(x), sum = 0, t = x.size(); for (int j = 0; j < x.size();…
在讨论《20分求调》回复:
@[chen_hong_run](luogu://user/1543620)
在讨论《20分求调》回复:
OK
在讨论《40分,求调》回复:
吾悟了@[liu12131415](luogu://user/1674440)
在讨论《20分求调》回复:
感谢!!!
```cpp #include using namespace std; int n, m, a[105][105]; int main(){ cin >> n >> m; for (int i = 1; i > x1 >> y1 >> x2 >> y2; for (int j = x1; j <= x2; j ++)…
```cpp #include using namespace std; const int mod = 100003; int n, m, a[1005][1005], cnt = 0; void bfs(int x, int y){ if (a[x][y]||x n||y n) return; if (x == n…
```cpp #include using namespace std; int n, a[15][15], ans = 0; int main(){ cin >> n; for (int i = 1; i > a[i][j]; for (int i = 2; i <= n - 1; i ++) for (int j…
在讨论《求调》回复:
Thank you.
```cpp #include using namespace std; int a[7], t = 0; int main(){ for (int i = 1; i > a[i]; for (int i = 1; i <= 5; i ++){ t += a[i] % 3; a[i] -= (a[i] % 3 + a[…
在讨论《45分,求调》回复:
[RE了](https://www.luogu.com.cn/record/238414189)
```cpp #include using namespace std; int n; string s[14]; unordered_map q; int main(){ cin >> n; for (int i = 1; i > x; s[i] = x; q[s[i]] = 0; } for (int i = 1;…
在讨论《80分求调,必壶关!!!》回复:
[AC](https://www.luogu.com.cn/record/238400072)
在讨论《80分求调,必壶关!!!》回复:
[记录](https://www.luogu.com.cn/record/238398284)
在讨论《80分求调,必壶关!!!》回复:
@[Zqx_Vector_2014](luogu://user/1279390)但这样内存会爆啊
在讨论《80分求调,必壶关!!!》回复:
@[Zqx_Vector_2014](luogu://user/1279390),已经关你了,这下行了吧
```cpp #include using namespace std; int n, a[100005], m, b[100005]; int main(){ cin >> n; for (int i = 1; i > a[i]; cin >> m; for (int i = 1; i > b[i]; for (in…
在讨论《30分,求调》回复:
THANK YOU@[__ZFR__](luogu://user/1427270), AC了
```cpp #include using namespace std; int n, m, a[100005], t = 0; int main(){ cin >> n >> m; for (int i = 1; i > a[i]; sort(a + 1, a + n + 1); for (int i = 1; i…