Borderou de evaluare (job #2906397)

Utilizator toma_ariciuAriciu Toma toma_ariciu Data 25 mai 2022 23:03:14
Problema Lru Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:61:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | if(scos[curr] < ap[curr].size()) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp:70:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | if(scos[j] < ap[j].size() && ap[j][scos[j]] < first_poz) | ~~~~~~~~^~~~~~~~~~~~~~ main.cpp:73:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 73 | if(scos[j] < ap[j].size() && ap[j][scos[j]] == first_poz) | ~~~~~~~~^~~~~~~~~~~~~~ main.cpp: In function 'int get_val(char)': main.cpp:24:1: warning: control reaches end of non-void function [-Wreturn-type] 24 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms4370kbOK10
214ms7131kbOK10
333ms7962kbOK10
484ms8273kbOK10
554ms10547kbOK10
658ms10649kbOK10
7291ms28598kbOK10
8316ms31551kbOK10
9371ms31551kbOK10
101ms184kbOK10
Punctaj total100

Ceva nu functioneaza?