Borderou de evaluare (job #3282436)

Utilizator cristian_motognaAndrei Motogna cristian_motogna Data 5 martie 2025 17:57:04
Problema ChatGGG Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void solveTestCase()': main.cpp:23:29: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 23 | if (indices1.size() < N / 2) { | ~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:29:29: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 29 | if (indices2.size() < N / 2) { | ~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:35:29: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 35 | if (indices3.size() < N / 2) { | ~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:40:29: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 40 | if (indices3.size() < N / 2) { | ~~~~~~~~~~~~~~~~^~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
119ms1916kbWrong output format: sequence must be unique and increasing0
Punctaj total0

Ceva nu functioneaza?