Cod sursa(job #913326)

Utilizator bocacristiBoca Nelu Cristian bocacristi Data 13 martie 2013 11:58:34
Problema Robot Scor 0
Compilator cpp Status done
Runda Arhiva de probleme Marime 0.13 kb
#include <fstream>
using namespace std;

int main()
{
    ofstream fou("robot.out");

    fout << -1;
    return 0;
}