Borderou de evaluare (job #2589824)

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

Raport evaluator

Compilare: main.cpp: In function 'bool bellman_ford()': main.cpp:43: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:18:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ main.cpp:21: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 'int main()': main.cpp:68: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:69: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
13ms131kbOk!5
25ms131kbOk!5
316ms262kbOk!5
441ms262kbOk!5
53ms262kbnumarul de drumuri nu este bun0
63ms393kbnumarul de drumuri nu este bun0
73ms393kbnumarul de drumuri nu este bun0
83ms393kbnumarul de drumuri nu este bun0
94ms393kbnumarul de drumuri nu este bun0
1078ms262kbOk!5
1117ms262kbOk!5
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
172ms131kbOk!5
183ms393kbnumarul de drumuri nu este bun0
193ms393kbnumarul de drumuri nu este bun0
204ms393kbnumarul de drumuri nu este bun0
Punctaj total35

Ceva nu functioneaza?