- 吐吐很快乐
这道题怎么做
- @ 2025-2-7 12:24:46

2 条评论
-
lcx0528 休眠中... LV 7 @ 2025-2-7 15:22:51#include <bits/stdc++.h> using namespace std; int main() { freopen("slyar.in", "r", stdin); freopen("slyar.out", "w", stdout);
fclose(stdin); fclose(stdout);return 0; }
-
@ 2025-2-7 14:52:01
- 1