Borderou de evaluare (job #2893693)

Utilizator DariaClemClem Daria DariaClem Data 26 aprilie 2022 16:01:55
Problema Sea Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:26:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::tuple<double, double, double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 26 | for (index2 = 0; index2 < coordonate.size() and get<0>(coordonate[index2]) < x; index2 += 1) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp:32:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::tuple<double, double, double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for (index2 = 0; index2 < coordonate.size() - 1; index2 += 1) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:45:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::tuple<double, double, double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 45 | for (index2 = 0; index2 < coordonate.size() and get<0>(coordonate[index2]) < x; index2 += 1) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp:53:45: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::tuple<double, double, double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for (index2 = 0; index2 < coordonate.size() - 1; index2 += 1) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbIncorect0
212ms286kbIncorect0
399ms491kbIncorect0
4133ms598kbIncorect0
5208ms487kbIncorect0
6352ms913kbIncorect0
7412ms970kbIncorect0
8439ms1294kbIncorect0
9604ms1007kbTime limit exceeded0
101ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?