Borderou de evaluare (job #3343832)

Utilizator ravisantulravisantul. ravisantul Data 28 februarie 2026 16:22:08
Problema ChatGGG Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void solve(std::ifstream&, std::ofstream&)': main.cpp:47:22: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 47 | while (S1.size() < target_size && i < others.size()) { | ~~~~~~~~~~^~~~~~~~~~~~~ main.cpp:47:41: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 47 | while (S1.size() < target_size && i < others.size()) { | ~~^~~~~~~~~~~~~~~ main.cpp:51:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | for (int j = 0; j < S1.size(); ++j) { | ~~^~~~~~~~~~~ main.cpp:52:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | out << S1[j] << (j == S1.size() - 1 ? "" : " "); | ~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
138ms2498kbWrong answer0
Punctaj total0

Ceva nu functioneaza?