- 吐吐很快乐
~~模版~~
- 2025-2-7 16:13:27 @
#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;
}
1 条评论
-
lcx0528 LV 7 @ 2025-2-7 19:25:55
666
- 1