Borderou de evaluare (job #2774483)

Utilizator sebimihMihalache Sebastian sebimih Data 11 septembrie 2021 18:55:51
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void adaugaCuvant(trie*, char*)': main.cpp:28:19: error: 'strlen' was not declared in this scope if (strlen(cuvant) == 0) ^ main.cpp: In function 'bool stergeCuvant(trie*, char*)': main.cpp:48:19: error: 'strlen' was not declared in this scope if (strlen(cuvant) == 0) ^ main.cpp: In function 'int aparitiiCuvant(trie*, char*)': main.cpp:73:19: error: 'strlen' was not declared in this scope if (strlen(cuvant) == 0) ^ Non zero exit status: 1

Ceva nu functioneaza?