摘要:
C. Advantage 题意:找每个数和最大数的差或者次大数的差。 分析:维护一下最大值和次大值 //因为1e5,不能嵌套循环,最多nlogn 1 #include <bits/stdc++.h> 2 #define io ios::sync_with_stdio(false),cin.tie(0 阅读全文
C. Advantage 题意:找每个数和最大数的差或者次大数的差。 分析:维护一下最大值和次大值 //因为1e5,不能嵌套循环,最多nlogn 1 #include <bits/stdc++.h> 2 #define io ios::sync_with_stdio(false),cin.tie(0 阅读全文
posted @ 2022-11-24 19:23
Zac-saodiseng
阅读(59)
评论(0)
推荐(1)

浙公网安备 33010602011771号