Borderou de evaluare (job #3286304)

Utilizator apocal1ps13Stefan Oprea Antoniu apocal1ps13 Data 13 martie 2025 23:06:09
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:29:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | while (i < a.size()) | ~~^~~~~~~~~~ main.cpp:31:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | while (j < b.size()) | ~~^~~~~~~~~~ main.cpp: In function 'int solve(std::vector<int>&, int, int)': main.cpp:54:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for (int i = 0; i < merged.size(); i++) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms303kbIncorect0
23ms557kbIncorect0
34ms557kbIncorect0
49ms917kbIncorect0
518ms937kbIncorect0
624ms1839kbIncorect0
724ms1302kbIncorect0
828ms1216kbIncorect0
933ms1425kbIncorect0
100ms303kbOK10
Punctaj total10

Ceva nu functioneaza?