二分 驗證答案

#include #include <string.h> #include #include <stdio.h> #include using namespace std; typedef long long ll; ll hi[100010]; ll wi[100010]; int n; ll k; bool isok(ll ans) { ll sum = 0; for(int i = 0 ;
相關文章
相關標籤/搜索