Cod sursa(job #1185438)
Utilizator | Data | 15 mai 2014 18:28:47 | |
---|---|---|---|
Problema | Loto | Scor | 0 |
Compilator | cpp | Status | done |
Runda | Arhiva de probleme | Marime | 0.17 kb |
#include <iostream>
#include <fstream>
using namespace std;
ifstream f("loto.in");
ofstream g("loto.out");
int main()
{
g<<"-1";
return 0;
}
//3 36