Borderou de evaluare (job #3286303)

Utilizator apocal1ps13Stefan Oprea Antoniu apocal1ps13 Data 13 martie 2025 22:53:43
Problema Inv Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int merge_count(std::vector<int>&, std::vector<int>&, std::vector<int>&)': main.cpp:13:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | while (i < a.size() && j < b.size()) | ~~^~~~~~~~~~ main.cpp:13:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | while (i < a.size() && j < b.size()) | ~~^~~~~~~~~~ main.cpp:28:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | while (i < a.size()) | ~~^~~~~~~~~~ main.cpp:30:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | while (j < b.size()) | ~~^~~~~~~~~~ main.cpp: In function 'int solve(std::vector<int>&, int, int)': main.cpp:53:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for (int i = 0; i < merged.size(); i++) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms303kbIncorect0
23ms557kbIncorect0
38ms876kbIncorect0
49ms741kbIncorect0
519ms1085kbIncorect0
619ms1224kbIncorect0
724ms1306kbIncorect0
829ms1310kbIncorect0
934ms2187kbIncorect0
100ms303kbOK10
Punctaj total10

Ceva nu functioneaza?