Borderou de evaluare (job #3343836)

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

Raport evaluator

Compilare: main.cpp: In function 'void print_indices(std::ofstream&, const std::vector<int>&)': main.cpp:15:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 15 | for (int i = 0; i < combined.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~ main.cpp:16:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 16 | out << combined[i] << (i == combined.size() - 1 ? "" : " "); | ~~^~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
119ms2162kbWrong answer0
Punctaj total0

Ceva nu functioneaza?