Borderou de evaluare (job #2951196)

Utilizator raulandreipopRaul-Andrei Pop raulandreipop Data 5 decembrie 2022 17:46:36
Problema Trenuri3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:59:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 59 | for (int i = 0; i < v.size(); i++) | ~~^~~~~~~~~~ main.cpp:62:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 62 | while (i < v.size() - 1 && v[i] == v[i+1]) i++; | ~~^~~~~~~~~~~~~~ main.cpp:91:26: warning: comparison of integer expressions of different signedness: 'std::stack<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 91 | if (s.size() <= m) | ~~~~~~~~~^~~~ main.cpp:100:35: warning: comparison of integer expressions of different signedness: 'std::stack<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 100 | while (mx && s.size() <= m) | ~~~~~~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1124ms26791kbKilled by Signal 110
224ms21192kbCorect!!!10
323ms21131kbCorect!!!10
425ms21180kbCorect!!!10
523ms21176kbCorect!!!10
625ms21221kbCorect!!!10
7117ms26071kbKilled by Signal 110
8135ms27865kbKilled by Signal 110
9263ms37793kbKilled by Signal 110
1018ms21024kbCorect!!!10
Punctaj total60

Ceva nu functioneaza?