Borderou de evaluare (job #2938802)

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

Raport evaluator

Compilare: main.cpp:120:29: warning: integer constant is so large that it is unsigned 120 | long long maxSum = -10000000000000000000; | ^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:120:28: warning: overflow in conversion from '__int128' to 'long long int' changes value from '-0x8ac7230489e80000' to '8446744073709551616' [-Woverflow] 120 | long long maxSum = -10000000000000000000; | ^~~~~~~~~~~~~~~~~~~~~ main.cpp:162:37: 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] 162 | for (long long v = 0; v < graph[first].size(); v++) | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:172: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] 172 | for (long long i = 0; i < graphSort.size(); i++) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:177:36: 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] 177 | for(long long j = 0; j <nodeParents[currentNode].size(); j++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1198ms2686kbIncorect0
Punctaj total0

Ceva nu functioneaza?