Borderou de evaluare (job #2906396)

Utilizator toma_ariciuAriciu Toma toma_ariciu Data 25 mai 2022 23:03:13
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
13ms184kbOK10
224ms7139kbOK10
355ms7921kbOK10
454ms8368kbOK10
569ms10559kbOK10
681ms10637kbOK10
7287ms28676kbOK10
8319ms31510kbOK10
9289ms31612kbOK10
101ms184kbOK10
Punctaj total100

Ceva nu functioneaza?