Cod sursa(job #137570)
Utilizator | Data | 17 februarie 2008 12:42:07 | |
---|---|---|---|
Problema | Nivele | Scor | 0 |
Compilator | cpp | Status | done |
Runda | preONI 2008, Runda 4, Clasele 11-12 | Marime | 0.13 kb |
#include<stdio.h>
int main()
{
freopen("nivele.out","w",stdin);
printf("DA\n NU\n");
return 0;
}