Borderou de evaluare (job #2280142)

Utilizator cezar.plescaCezar Plesca cezar.plesca Data 10 noiembrie 2018 11:53:05
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void add(char*)': main.cpp:21:18: error: 'strlen' was not declared in this scope int l=strlen(sir); ^ main.cpp: In function 'void remove(char*)': main.cpp:59:18: error: 'strlen' was not declared in this scope int l=strlen(sir); ^ main.cpp:60:18: warning: unused variable 'next' [-Wunused-variable] nod* crt=root, *next, *parent=NULL; ^~~~ main.cpp: In function 'int count(char*)': main.cpp:85:18: error: 'strlen' was not declared in this scope int l=strlen(sir); ^ main.cpp: In function 'int prefix(char*)': main.cpp:102:18: error: 'strlen' was not declared in this scope int l=strlen(sir); ^ Non zero exit status: 1

Ceva nu functioneaza?