Borderou de evaluare (job #3173076)

Utilizator Mihai_999Diaconeasa Mihai Mihai_999 Data 21 noiembrie 2023 20:31:31
Problema Recurenta Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In function 'void add(int)': main.cpp:20:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | if (j < nr[i].size()) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'void substract(int)': main.cpp:40:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | if (j < nr[i].size()) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:77:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 77 | for (int j = 0; j < sum.size(); j++) | ~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
42ms1081kbOK10
519ms9383kbOK10
637ms20971kbMemory limit exceeded0
729ms15863kbOK10
834ms20758kbMemory limit exceeded0
933ms21016kbMemory limit exceeded0
1033ms20910kbMemory limit exceeded0
Punctaj total60

Ceva nu functioneaza?