Borderou de evaluare (job #3030931)

Utilizator emcsiKaszta Emmanuel emcsi Data 17 martie 2023 23:52:05
Problema Războiul lui Vlăduț Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int MaxSumSubmatrix(std::vector<std::vector<int> >)': main.cpp:8:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 8 | for(int l = 0; l < v.size(); l++){ | ~~^~~~~~~~~~ main.cpp:10:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 10 | for(int r = l; r < v.size(); r++){ | ~~^~~~~~~~~~ main.cpp:13:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | for(int i = 0; i < v.size(); i++){ | ~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms303kbOK100
Punctaj total100

Ceva nu functioneaza?