Cod sursa(job #677419)
Utilizator | Data | 10 februarie 2012 10:33:52 | |
---|---|---|---|
Problema | Loto | Scor | 0 |
Compilator | cpp | Status | done |
Runda | Arhiva de probleme | Marime | 0.09 kb |
#include<fstream.h>
int main()
{
ofstream out("loto.out");
out<<"-1";
}