Borderou de evaluare (job #2631231)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 29 iunie 2020 15:44:42
Problema Flux maxim de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int bellmanford(int)': main.cpp:36:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = 0 ; j < G[u].size() ; j ++) ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:63:29: warning: unused variable 'j' [-Wunused-variable] int m , x , y , z , i , j , ok; ^ main.cpp:63:33: warning: unused variable 'ok' [-Wunused-variable] int m , x , y , z , i , j , ok; ^~ main.cpp:61:44: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("bellmanford.in" , "r" , stdin); ^ main.cpp:62:46: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("bellmanford.out" , "w" , stdout); ^ main.cpp:64:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d" , &n , &m); ^ main.cpp:67:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d" , &x , &y , &z); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1542ms36880kbMemory limit exceeded00
2485ms36880kbMemory limit exceeded00
3513ms36880kbMemory limit exceeded00
4509ms36880kbMemory limit exceeded00
5474ms36880kbMemory limit exceeded00
6554ms36880kbMemory limit exceeded00
7530ms36880kbMemory limit exceeded0
8484ms36880kbMemory limit exceeded00
9484ms36880kbMemory limit exceeded0
10469ms36880kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?