- “温柔”的张老师
上代码!!!
- 2025-2-7 17:18:47 @
#include <bits/stdc++.h>
using namespace std;
#define endl '\n'
#define TRACE 1
#define tcout TRACE && cout
#define fst ios::sync_with_stdio(false); cin.tie(0); cout.tie(0);
#define int long long
const int P = 998244353;
const int INF = 0x3f3f3f3f3f3f3f3f;
const int N = 1e6 + 10, M = 2e6 + 10;
int a[114514];
signed main()
{
cout << "张老师最漂亮!不接受质疑!!!" << endl <<"张老师最温柔!质疑?也不是不能接受嘛";
return 0;
}
看懂了直接复制就行,特简单,但也很水
0 comments
No comments so far...
Information
- ID
- 1697
- Time
- 1000ms
- Memory
- 256MiB
- Difficulty
- -999
- Tags
- # Submissions
- 41
- Accepted
- 22
- Uploaded By