Pagini recente » Cod sursa (job #190046) | Istoria paginii utilizator/jibril | Diferente pentru utilizator/batista intre reviziile 21 si 20 | Profil LucianT | Diferente pentru tabele-hash-prezentare-detaliata intre reviziile 12 si 13
Nu exista diferente intre titluri.
Diferente intre continut:
#include <stdlib.h>
const int M = 1000;
typedef struct _List {
typedef struct List_ {
long P;
struct _List *Next;
struct List_ *Next;
} List;
typedef List* Hash[M];
Hash H;
Nu exista diferente intre securitate.
Topicul de forum nu a fost schimbat.