Borderou de evaluare (job #3338783)

Utilizator miHai231Mihai Mandragiu miHai231 Data 5 februarie 2026 08:56:02
Problema Dir Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void fisier()': main.cpp:45:5: error: 'strcpy_s' was not declared in this scope; did you mean 'strcpy'? 45 | strcpy_s(fisiere[nf], sizeof(fisiere[nf]), cale); | ^~~~~~~~ | strcpy main.cpp:46:5: error: 'strcat_s' was not declared in this scope; did you mean 'strcat'? 46 | strcat_s(fisiere[nf], sizeof(fisiere[nf]), nume_f); | ^~~~~~~~ | strcat main.cpp: In function 'void folder()': main.cpp:66:5: error: 'strcat_s' was not declared in this scope; did you mean 'strcat'? 66 | strcat_s(cale, sizeof(cale), nume_f); | ^~~~~~~~ | strcat Non zero exit status: 1

Ceva nu functioneaza?