Borderou de evaluare (job #2485266)
Utilizator | Data | 1 noiembrie 2019 11:19:23 | |
---|---|---|---|
Problema | Iv | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:15:5: error: 'n' was not declared in this scope
n=strlen(x);
^
main.cpp:16:5: error: 'm' was not declared in this scope
m=strlen(y);
^
main.cpp:17:9: error: 'a' was not declared in this scope
if (a[1]==a[n]) d[1][1][1]=1;
^
main.cpp:17:21: error: 'd' was not declared in this scope
if (a[1]==a[n]) d[1][1][1]=1;
^
main.cpp:18:9: error: 'a' was not declared in this scope
if (a[1]==b[m]) d[1][1][0]=1;
^
main.cpp:18:15: error: 'b' was not declared in this scope
if (a[1]==b[m]) d[1][1][0]=1;
^
main.cpp:18:21: error: 'd' was not declared in this scope
if (a[1]==b[m]) d[1][1][0]=1;
^
main.cpp:19:9: error: 'b' was not declared in this scope
if (b[1]==b[m]) d[1][0][1]=1;
^
main.cpp:19:21: error: 'd' was not declared in this scope
if (b[1]==b[m]) d[1][0][1]=1;
^
main.cpp:20:9: error: 'b' was not declared in this scope
if (b[1]==a[n]) d[1][0][0]=1;
^
main.cpp:20:15: error: 'a' was not declared in this scope
if (b[1]==a[n]) d[1][0][0]=1;
^
main.cpp:20:21: error: 'd' was not declared in this scope
if (b[1]==a[n]) d[1][0][0]=1;
^
main.cpp:21:5: error: 't' was not declared in this scope
t=0;
^
main.cpp:22:10: error: 'k' was not declared in this scope
for (k=2;k<=(n+m)/2;k++)
^
main.cpp:24:14: error: 'i' was not declared in this scope
for (i=0;i<=n && i<=k;i++)
^
main.cpp:26:18: error: 'j' was not declared in this scope
for (j=0;j+i<=n && j<=k;j++)
^
main.cpp:28:21: error: 'a' was not declared in this scope
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !