Cod sursa(job #3240640)
| Utilizator | Data | 19 august 2024 09:13:15 | |
|---|---|---|---|
| Problema | Secventa | Scor | 0 |
| Compilator | cpp-64 | Status | done |
| Runda | Arhiva de probleme | Marime | 0.19 kb |
#include <bits/stdc++.h>
const std :: string FILENAME = "";
std :: ifstream in (FILENAME + ".in");
std :: ofstream out (FILENAME + ".out");
int main()
{
return 0;
}
