Cod sursa(job #52928)

Utilizator alextheroTandrau Alexandru alexthero Data 20 aprilie 2007 12:56:16
Problema Schi Scor 0
Compilator cpp Status done
Runda Arhiva de probleme Marime 0.08 kb
#include <stdio.h>

#define nmax 80000

int a[nmax];

int main() {
	return 0;
}