Cod sursa(job #2237940)

Utilizator BeginngerThe Mighty Ginger Beginnger Data 3 septembrie 2018 23:36:34
Problema Substr Scor 0
Compilator cpp Status done
Runda Arhiva de probleme Marime 0.45 kb
/*   You have lost, my dear   */


#include<bits/stdc++.h>
#pragma GCC optimize("O3")
#define mod 1000000007
#define fi first
#define se second
using namespace std;
int n;
int main()
{
    ios_base::sync_with_stdio(false);
    cin.tie(NULL);
    cout.tie(NULL);
    mt19937 rng(chrono::steady_clock::now().time_since_epoch().count());
    // shuffle(permutation.begin(), permutation.end(), rng);
    cin>>;

    cout<<;
    return 0;
}