Borderou de evaluare (job #2106844)

Utilizator octavian.sndOctavian Sandu octavian.snd Data 16 ianuarie 2018 12:32:12
Problema Potrivirea sirurilor Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:22: error: two or more data types in declaration of ‘A’ double char A[2000005], B[2000005], *p; ^ user.cpp:7:34: error: two or more data types in declaration of ‘B’ double char A[2000005], B[2000005], *p; ^ user.cpp:7:38: error: two or more data types in declaration of ‘p’ double char A[2000005], B[2000005], *p; ^ user.cpp: In function ‘int main()’: user.cpp:12:11: error: ‘A’ was not declared in this scope f.get(A,100); ^ user.cpp:14:11: error: ‘B’ was not declared in this scope f.get(B,100); ^ user.cpp:17:5: error: ‘p’ was not declared in this scope p=strstr(A, B); ^

Ceva nu functioneaza?