Borderou de evaluare (job #2938673)

Utilizator andlftLefter Andrei andlft Data 12 noiembrie 2022 14:27:22
Problema Easygraph Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int runTest(std::istream&)': main.cpp:61:33: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | for (long long v = 0; v < graph[first].size(); v++) | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:71:29: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 71 | for (long long i = 0; i < graphSort.size(); i++) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:73:32: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 73 | for(long long j = 0; j < nodeParents[graphSort[i]].size(); j++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1198ms2678kbIncorect0
Punctaj total0

Ceva nu functioneaza?