Borderou de evaluare (job #2987533)

Utilizator FTH_05Stefan Tudor Lupsan FTH_05 Data 2 martie 2023 14:35:18
Problema Tastatură defectă Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void frf1()': main.cpp:13:11: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 13 | memset(frc, 0, 1000); | ~~~~~~^~~~~~~~~~~~~~ main.cpp:14:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 14 | for(int i = 0; i < strlen(a); i++) | ~~^~~~~~~~~~~ main.cpp: In function 'void frf2()': main.cpp:20:11: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 20 | memset(fre, 0, 1000); | ~~~~~~^~~~~~~~~~~~~~ main.cpp:21:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 21 | for(int i = 0; i < strlen(b); i++) | ~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms172kbOK100
Punctaj total100

Ceva nu functioneaza?