Pagini recente » Borderou de evaluare (job #965850) | Diferente pentru runda/oni9_in_python intre reviziile 2 si 1 | Borderou de evaluare (job #1173378) | Borderou de evaluare (job #2667100) | Borderou de evaluare (job #1482304)
Borderou de evaluare (job #1482304)
Raport evaluator
Compilare:
user.cpp: In function ‘void BellmanFord()’:
user.cpp:79:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[ curr ].size(); i++) {
^
user.cpp: In function ‘void readData()’:
user.cpp:46:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r", stdin);
^
user.cpp:48:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nodes, &edges);
^
user.cpp:52:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cost);
^
user.cpp: In function ‘void display1()’:
user.cpp:124:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
user.cpp: In function ‘void display2()’:
user.cpp:133:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1456kb | OK | 5 | 5 |
| 2 | 0ms | 1456kb | OK | 5 | 5 |
| 3 | 0ms | 1460kb | OK | 5 | 5 |
| 4 | 0ms | 1456kb | OK | 5 | 5 |
| 5 | 0ms | 1484kb | OK | 5 | 5 |
| 6 | 0ms | 1460kb | OK | 5 | 10 |
| 7 | 4ms | 1472kb | OK | 5 |
| 8 | 40ms | 2128kb | OK | 5 | 15 |
| 9 | 60ms | 2328kb | OK | 5 |
| 10 | 4ms | 1484kb | OK | 5 |
| 11 | 76ms | 2640kb | OK | 5 | 20 |
| 12 | 132ms | 3292kb | OK | 5 |
| 13 | 96ms | 2896kb | OK | 5 |
| 14 | 180ms | 3912kb | OK | 5 |
| 15 | 228ms | 4432kb | OK | 5 | 15 |
| 16 | 192ms | 3836kb | OK | 5 |
| 17 | 16ms | 1480kb | OK | 5 |
| 18 | 272ms | 4800kb | OK | 5 | 15 |
| 19 | 328ms | 5444kb | OK | 5 |
| 20 | 24ms | 1496kb | OK | 5 |
| Punctaj total | 100 |