长门:从现在起,让世界感受痛楚
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《省选计划 2025-2026》回复:
@[kkksc03](luogu://user/1)哇真的吗
```cpp #include using namespace std; int main() { int T; cin >> T; if (T == 1) { cout << "I love Luogu!"; } else if (T == 2) { cout << 2 + 4 << " " << 10 - 2 -…
```python t=int(input()) for i in range(t): n=int(input()) a=list(map(int,input().split())) flag=0 for j in a: if max(a)%j!=0: flag=1 break if flag==0: print("Y…
t=int(input()) for i in range(t): n=int(input()) a=list(map(int,input().split())) flag=0 for j in a: if max(a)%j!=0: flag=1 break if flag==0: print("Yes") else:…
在讨论《过不了啊,不会做啊》回复:
@[lch_](luogu://user/1476769) 过了没
在讨论《过不了啊,不会做啊》回复:
这个谁都能过 也挺厉害的
在讨论《不会高精度……》回复:
厉害