w

wxyzl

#1815694

I will be strong soon.

发帖
4
文章
0
互动
1
陶片
0
获赞
0
收藏
0

历史用户名外显

追踪最近的用户名外显变动记录。

  1. wxyzl
    最早追溯到 2026/02/11最后捕获于 2026/02/11

时间线

最近的文章、讨论、云剪贴板与社区记录

  1. 回复讨论

    在讨论who can tell me how to use_int128回复:

    @[jung_le](luogu://user/1159387) 是的,本来用的long long,可以过4个测试点,但最后一个结果有二十位之多,但本人又不想写高精度乘法,否则代码太臃肿啦,所以想学学—interesting28是什么东西?
  2. 发起讨论
    who can tell me how to use_int128

    who can tell me how to use_int128 ``` #include using namespace std; struct Cnt { int change; int cnt; }; int Search(int x, multimap &rules) { int xcnt=0; vector…

    回复 21参与人数 21
  3. 发起讨论
    WA求条

    36分 WA 么WA招了 ``` #include using namespace std; int main() { int n, d; cin>>n>>d; int paircnt=0; vector a(n); for(int i=0; i >a[i]; for(int i=0; i 0 可以 harm==0 -…

    回复 0参与人数 1
  4. 发起讨论
    70 TLE求条

    cin printf map和数组和动态数组 二分和lower_bound 都试过了,已经没招了,九名啊 ``` #include using namespace std; int BinSearch(int a[],int left,int right,int x) //二分查找x在数组中的位置,返回下标 { whi…

    回复 2参与人数 2
  5. 发起讨论
    help无法下载数据且看不出错误的蒟蒻

    样例可以过,但测试点全WA,求助路过大佬 ``` #include using namespace std; void dfs(multimap &G, vector &vis, int x, int n)//1->2->5->6->3->7->8->4 { cout ::iterator it=G.find(x);/…

    回复 0参与人数 1
已经到最早的记录