这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 | |||
|
2020-2021:teams:manespace:codeforces_643_div.2_e [2020/05/22 11:09] quantumbolt |
2020-2021:teams:manespace:codeforces_643_div.2_e [2020/05/22 18:46] (当前版本) quantumbolt |
||
|---|---|---|---|
| 行 8: | 行 8: | ||
| <code cpp> | <code cpp> | ||
| #include <bits/stdc++.h> | #include <bits/stdc++.h> | ||
| + | #define ll long lnog | ||
| using namespace std; | using namespace std; | ||