Borderou de evaluare (job #1852039)
Utilizator | Data | 20 ianuarie 2017 15:01:10 | |
---|---|---|---|
Problema | Subsecvente2 | Status | done |
Runda | gym_emag_avansati_2016 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:52: error: ‘shsort’ does not name a type
typedef struct nod {struct nod *fiu[2]; short cuv; shsort na;} NOD , *TRIE;
^
user.cpp: In function ‘void adauga(nod*&, char*)’:
user.cpp:22:12: error: ‘struct nod’ has no member named ‘na’
T->na=1;
^
user.cpp:32:20: error: ‘struct nod’ has no member named ‘na’
T->na++;
^
user.cpp: In function ‘void df(TRIE)’:
user.cpp:45:13: error: ‘struct nod’ has no member named ‘na’
if(T -> na == m)
^
user.cpp: In function ‘int main()’:
user.cpp:72:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<strlen(CUV);j++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !