Borderou de evaluare (job #3223710)

Utilizator MatlakPeterMatlak Peter-Zsolt MatlakPeter Data 13 aprilie 2024 14:41:35
Problema Tenis Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2024 - Concurs Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int kov_profi()': main.cpp:45:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 45 | for (int i = 1; i < vesz_db.size(); i++) | ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int calc_pk()': main.cpp:61:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | for (int i = 1; i < vesz_db.size(); i++) | ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:86:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 86 | for (int i = 1; i < x.size(); i++) | ~~^~~~~~~~~~ main.cpp:146:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 146 | for (int i = 0; i < nyer[pers].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:157:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 157 | for (int i = 0; i < vesz.size(); i++) | ~~^~~~~~~~~~~~~ main.cpp: In function 'int kov_profi()': main.cpp:56:1: warning: control reaches end of non-void function [-Wreturn-type] 56 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
139ms16457kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?