Borderou de evaluare (job #243526)
Utilizator | Data | 13 ianuarie 2009 15:41:30 | |
---|---|---|---|
Problema | Trie | Status | done |
Runda | Arhiva educationala | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare in evaluator:
user.c:6: error: initializer element is not constant
user.c:7: error: initializer element is not constant
user.c:12: error: expected specifier-qualifier-list before 'nod'
user.c:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
user.c:18: error: expected ')' before '*' token
user.c: In function 'main':
user.c:27: warning: implicit declaration of function 'init'
user.c:27: error: 'trie' undeclared (first use in this function)
user.c:27: error: (Each undeclared identifier is reported only once
user.c:27: error: for each function it appears in.)
user.c:32: warning: format '%s' expects type 'char *', but argument 3 has type 'char (*)[30]'
user.c: In function 'add':
user.c:55: error: 'nod' undeclared (first use in this function)
user.c:55: error: 'p' undeclared (first use in this function)
user.c:55: error: 'q' undeclared (first use in this function)
user.c:55: error: 'trie' undeclared (first use in this function)
user.c:55: warning: left-hand operand of comma expression has no effect
user.c:67: error: 'new' undeclared (first use in this function)
user.c:67: error: expected ';' before 'nod'
user.c: In function 'del':
user.c:78: error: 'nod' undeclared (first use in this function)
user.c:78: error: 'q' undeclared (first use in this function)
user.c:78: error: 'trie' undeclared (first use in this function)
user.c: In function 'search':
user.c:116: error: 'nod' undeclared (first use in this function)
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !