Cod sursa(job #2751015)
Utilizator | Data | 13 mai 2021 21:09:17 | |
---|---|---|---|
Problema | Cbinteractiv | Scor | 0 |
Compilator | cpp-64 | Status | done |
Runda | Arhiva educationala | Marime | 0.34 kb |
#include <bits/stdc++.h>
using namespace std;
//enum Status {OK, WRONG_ANSWER, WRONG_INTERACTION, Q_LIMIT_EXCEEDED, Q_LIMIT_PARTIAL};
ofstream fout ("cbinteractiv.out");
int main()
{
ios_base::sync_with_stdio(false);
int n,i,j;
fout<<913611539<<'\n'<<0<<'\n';
cout<<"? 1\n"; /// la deruta
cout.flush();
cin>>n;
}