Borderou de evaluare (job #1129543)

Utilizator superman_01Avramescu Cristian superman_01 Data 27 februarie 2014 23:02:49
Problema Secv Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:22:38: error: size of array ‘Next’ is too large int A[NMAX] , N , Answer, Next[NNMAX]; ^ user.cpp: In function ‘int main()’: user.cpp:33:3: error: ‘Next’ was not declared in this scope Next[*it] = *( it + 1) ; ^ user.cpp:39:19: error: ‘Next’ was not declared in this scope if ( A[j] == Next[A[i]] ) ^ user.cpp:47:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( A[i] == *last_pos and DP[i].first == B.size() ) ^

Ceva nu functioneaza?