Borderou de evaluare (job #2928168)

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

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
10ms184kbIncorect0
2153ms11169kbTime limit exceeded0
30ms184kbIncorect0
4150ms9674kbTime limit exceeded0
50ms184kbOK10
654ms65552kbMemory limit exceeded0
757ms65552kbMemory limit exceeded0
859ms65552kbMemory limit exceeded0
959ms65552kbMemory limit exceeded0
1053ms65552kbMemory limit exceeded0
Punctaj total10

Ceva nu functioneaza?