Borderou de evaluare (job #2962639)

Utilizator cilteaioanaIoana C cilteaioana Data 8 ianuarie 2023 22:00:13
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool BFS()': main.cpp:30:23: warning: overflow in conversion from 'long int' to '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} changes value from '111111111111' to '-558038585' [-Woverflow] 30 | dist[i] = 111111111111; | ^~~~~~~~~~~~ main.cpp:31:15: warning: overflow in conversion from 'long int' to '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} changes value from '111111111111' to '-558038585' [-Woverflow] 31 | dist[0] = 111111111111; | ^~~~~~~~~~~~ main.cpp: In function 'bool DFS(int)': main.cpp:62:21: warning: overflow in conversion from 'long int' to '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} changes value from '111111111111' to '-558038585' [-Woverflow] 62 | dist[nod] = 111111111111; | ^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1203ms184kbTime limit exceeded0
2203ms184kbTime limit exceeded0
3203ms184kbTime limit exceeded0
4200ms184kbTime limit exceeded0
5205ms315kbTime limit exceeded0
60ms184kbKilled by Signal 110
70ms184kbKilled by Signal 110
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?