Cod sursa(job #261775)

Utilizator ShootMeBistriceanu Andrei ShootMe Data 18 februarie 2009 19:23:03
Problema A+B Scor 0
Compilator cpp Status done
Runda Arhiva de probleme Marime 0.07 kb
#include <stdio.h>

int main()
{
	bool *a = new bool[1000000];
}