Cod sursa(job #2720504)
Utilizator | Data | 10 martie 2021 21:49:15 | |
---|---|---|---|
Problema | Prefix | Scor | 0 |
Compilator | cpp-64 | Status | done |
Runda | Arhiva de probleme | Marime | 0.12 kb |
#include <bits/stdc++.h>
using namespace std;
ifstream fin("kpal.in");
ofstream fout("kpal.out");
int main() {
}