D. Finding Zero
构造,我们设a,b,c里面有最大值和最小值在这里插入代码片
,然后再从中找到二者
#include<bits/stdc++.h>
using namespace std;
const int N = 2e6+7;
int ask(int a,int b,int x)
{
cout<<"? "<<a<<" "<<b<<" "<<x<<endl;
cin>>
D. Finding Zero
构造,我们设a,b,c里面有最大值和最小值在这里插入代码片
,然后再从中找到二者
#include<bits/stdc++.h>
using namespace std;
const int N = 2e6+7;
int ask(int a,int b,int x)
{
cout<<"? "<<a<<" "<<b<<" "<<x<<endl;
cin>>