Cod sursa(job #2751014)

Utilizator lucaperjuLuca Perju Verzotti lucaperju Data 13 mai 2021 21:08:28
Problema Cbinteractiv Scor 0
Compilator cpp-64 Status done
Runda Arhiva educationala Marime 0.32 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
    cin>>n;
}