Borderou de evaluare (job #2911082)
Utilizator | Data | 26 iunie 2022 18:56:55 | |
---|---|---|---|
Problema | Palindrom | Status | done |
Runda | 3_iulie | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:19: error: 'DIM' was not declared in this scope
7 | int asize,bsize,p[DIM+5];
| ^~~
main.cpp:8:8: error: 'DIM' was not declared in this scope
8 | char a[DIM+5],b[DIM+5];
| ^~~
main.cpp:8:17: error: 'DIM' was not declared in this scope
8 | char a[DIM+5],b[DIM+5];
| ^~~
main.cpp: In function 'int main()':
main.cpp:11:9: error: 'a' was not declared in this scope
11 | f>>(a+1);
| ^
main.cpp:13:9: error: 'b' was not declared in this scope
13 | f>>(b+1);
| ^
main.cpp:18:17: error: 'p' was not declared in this scope
18 | l = p[l];
| ^
main.cpp:23:9: error: 'p' was not declared in this scope
23 | p[i] = l;
| ^
main.cpp:28:17: error: 'p' was not declared in this scope
28 | l = p[l];
| ^
main.cpp:37:17: error: 'p' was not declared in this scope
37 | l = p[l];
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !