Borderou de evaluare (job #2589833)

Utilizator Senth30Denis-Florin Cringanu Senth30 Data 26 martie 2020 22:58:56
Problema Taramul Nicaieri Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool bellman_ford()': main.cpp:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < edges[node].size(); i++){ ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void read()': main.cpp:17:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ main.cpp:20:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &a, &b); ^ main.cpp: In function 'bool bellman_ford()': main.cpp:68:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ main.cpp: In function 'int main()': main.cpp:72:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("harta.in", "r", stdin); ^ main.cpp:73:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("harta.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbnumarul de drumuri nu este bun0
23ms262kbnumarul de drumuri nu este bun0
33ms262kbnumarul de drumuri nu este bun0
43ms262kbnumarul de drumuri nu este bun0
53ms262kbnumarul de drumuri nu este bun0
63ms262kbnumarul de drumuri nu este bun0
73ms393kbnumarul de drumuri nu este bun0
83ms393kbnumarul de drumuri nu este bun0
94ms393kbnumarul de drumuri nu este bun0
103ms262kbnumarul de drumuri nu este bun0
113ms262kbnumarul de drumuri nu este bun0
123ms262kbnumarul de drumuri nu este bun0
133ms262kbnumarul de drumuri nu este bun0
143ms393kbnumarul de drumuri nu este bun0
153ms393kbnumarul de drumuri nu este bun0
163ms393kbnumarul de drumuri nu este bun0
173ms131kbnumarul de drumuri nu este bun0
183ms393kbnumarul de drumuri nu este bun0
193ms393kbnumarul de drumuri nu este bun0
204ms393kbnumarul de drumuri nu este bun0
Punctaj total0

Ceva nu functioneaza?