Borderou de evaluare (job #1585976)

Utilizator SabjayProdan Alexandru Sabjay Data 31 ianuarie 2016 17:31:15
Problema Muzica Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:13:13: error: size of array ‘H’ is too large lnod H[maxim]; ^ user.cpp: In function ‘nod* find_nod(long long int)’: user.cpp:25:19: error: ‘H’ was not declared in this scope for(lnod l=H[n%maxim];l!=NULL;l=l->next) ^ user.cpp: In function ‘int main()’: user.cpp:40:33: error: ‘H’ was not declared in this scope if(found_nod==NULL) add(H[R[i]%maxim],R[i]); ^

Ceva nu functioneaza?