Cod sursa(job #362576)

Utilizator lovestospoogestan marsh lovestospooge Data 10 noiembrie 2009 08:22:58
Problema Barbar Scor 10
Compilator cpp Status done
Runda Arhiva de probleme Marime 0.1 kb
#include <stdio.h>

int main()
{
freopen("barbar.out","w",stdout);

printf("-1");

return 0;
}