Cod sursa(job #546)
| Utilizator | Data | 11 decembrie 2006 15:22:03 | |
|---|---|---|---|
| Problema | Loto | Scor | 0 |
| Compilator | cpp | Status | done |
| Runda | Arhiva de probleme | Marime | 0.18 kb |
#include <stdio.h>
#define dim 100
int main ()
{ freopen("loto.in","r",stdin);
freopen("loto.out","w",stdout);
scanf("%ld%ld",&n,&s);
for(i=0;i<n;i++)
scanf("%ld",&a[i]);
}