Borderou de evaluare (job #2863017)
Utilizator | Data | 6 martie 2022 11:20:48 | |
---|---|---|---|
Problema | Trie | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int pre(Trie*, char*, int)':
main.cpp:52:37: error: expected ';' before '}' token
52 | return pre(nod->fiu[CH],s+1,k+1)
| ^
| ;
53 |
54 | }
| ~
main.cpp: In function 'int main()':
main.cpp:58:5: error: a function-definition is not allowed here before '{' token
58 | {
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !