Borderou de evaluare (job #1918816)

Utilizator lucadDragomir Luca lucad Data 9 martie 2017 16:58:41
Problema Potrivirea sirurilor Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:6:25: warning: missing terminating ' character [enabled by default] int a[200000],n=0,n1'0,i; ^ user.cpp:6:5: error: missing terminating ' character int a[200000],n=0,n1'0,i; ^ user.cpp: In function ‘int main()’: user.cpp:7:5: error: expected initializer before ‘char’ char s[2000001], s1[2000001],*p; ^ user.cpp:8:11: error: ‘s1’ was not declared in this scope fgets(s1,2000000,f); fgets(s,2000000,f);//puts(s1); ^ user.cpp:8:32: error: ‘s’ was not declared in this scope fgets(s1,2000000,f); fgets(s,2000000,f);//puts(s1); ^ user.cpp:11:4: error: ‘p’ was not declared in this scope p=strstr(s,s1); ^ user.cpp:14:13: error: ‘n1’ was not declared in this scope n++;n1++; ^ user.cpp:20:9: error: ‘i’ was not declared in this scope for(i=1;i<=n1;i++) fprintf(g,"%d ",a[i]); ^ user.cpp:20:16: error: ‘n1’ was not declared in this scope for(i=1;i<=n1;i++) fprintf(g,"%d ",a[i]); ^

Ceva nu functioneaza?