Borderou de evaluare (job #2928169)

Utilizator SurtexXGheorghe Robert-Mihai SurtexX Data 22 octombrie 2022 12:17:13
Problema Graf Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:56:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 56 | for (int i = 0; i < global_lanturi.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:57:9: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | if (i == global_lanturi.size() -1 || global_lanturi[i + 1].size() > global_lanturi[i].size()) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:68:16: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 68 | if (count[i] == global_lanturi.size()) main.cpp:72:16: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 72 | if (count[i] == global_lanturi.size())
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
2152ms11186kbTime limit exceeded0
30ms184kbIncorect0
4153ms10059kbTime limit exceeded0
50ms184kbOK10
655ms65552kbMemory limit exceeded0
757ms65552kbMemory limit exceeded0
859ms65552kbMemory limit exceeded0
960ms65552kbMemory limit exceeded0
1053ms65552kbMemory limit exceeded0
Punctaj total20

Ceva nu functioneaza?