Borderou de evaluare (job #3190027)

Utilizator dra_soloSolomon Dragos dra_solo Data 6 ianuarie 2024 20:19:09
Problema Senat Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:48:21: error: 'strlen' was not declared in this scope 48 | N = strlen(c); | ^~~~~~ main.cpp:6:1: note: 'strlen' is defined in header '<cstring>'; did you forget to '#include <cstring>'? 5 | #include <algorithm> +++ |+#include <cstring> 6 | main.cpp:65:17: error: 'memset' was not declared in this scope 65 | memset(viz, 0, sizeof(viz)); | ^~~~~~ main.cpp:65:17: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'? Non zero exit status: 1

Ceva nu functioneaza?