Borderou de evaluare (job #3003700)

Utilizator martondoraeszter@gmail.comMarton Dora-Eszter [email protected] Data 15 martie 2023 21:14:57
Problema Tastatură defectă Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:20:28: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 20 | for (auto i = 0; i < strlen(s); i++) { | ~~^~~~~~~~~~~ main.cpp:21:25: warning: array subscript has type 'char' [-Wchar-subscripts] 21 | sLetters[s[i]]++; | ~~~^ main.cpp:23:28: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 23 | for (auto i = 0; i < strlen(t); i++) { | ~~^~~~~~~~~~~ main.cpp:24:25: warning: array subscript has type 'char' [-Wchar-subscripts] 24 | tLetters[t[i]]++; | ~~~^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK100
Punctaj total100

Ceva nu functioneaza?