Borderou de evaluare (job #2965798)
Utilizator | Data | 16 ianuarie 2023 10:20:31 | |
---|---|---|---|
Problema | Anagrame | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int bestend(int, int)':
main.cpp:37:11: error: 'fc' was not declared in this scope; did you mean 'fb'?
37 | while(fc[j]==0) j++;
| ^~
| fb
main.cpp:42:15: error: 'fc' was not declared in this scope; did you mean 'fb'?
42 | while(fc[j]-fr[j]>0)
| ^~
| fb
main.cpp:44:34: error: 'used' was not declared in this scope; did you mean 'use'?
44 | for(int i=cur;i<dr&&!used[i];i++)
| ^~~~
| use
main.cpp:54:19: error: 'used' was not declared in this scope; did you mean 'use'?
54 | for(;!used[cur]&&cur>=st;cur--)
| ^~~~
| use
main.cpp:58:15: error: 'fc' was not declared in this scope; did you mean 'fb'?
58 | while(fc[j]-fr[j]==0) j++;
| ^~
| fb
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !