Borderou de evaluare (job #984776)

Utilizator onisimgeorgescu cosmin onisim Data 15 august 2013 14:04:52
Problema Password Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.c:7:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘s’ char huge s[maxn]; ^ user.c:8:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘index’ long int huge index[maxn >> 1]; ^ user.c: In function ‘main’: user.c:22:5: error: ‘s’ undeclared (first use in this function) s[N++] = ch; ^ user.c:22:5: note: each undeclared identifier is reported only once for each function it appears in user.c:31:9: error: ‘index’ undeclared (first use in this function) index[M++] = k; ^ user.c:42:24: warning: left-hand operand of comma expression has no effect [-Wunused-value] i1 = index[k], i2 = index[k+1]; ^

Ceva nu functioneaza?