Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2599860)
| Utilizator | Data | 11 aprilie 2020 19:45:06 | |
|---|---|---|---|
| Problema | BFS - Parcurgere in latime | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:123:6: warning: unused variable 'cost' [-Wunused-variable]
int cost = 0;
^~~~
main.cpp: In function 'graphEdges citeste_edges(const char*)':
main.cpp:66:81: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(ptr, "%d %d %d", &graphE.nr_noduri, &graphE.nr_edges, &graphE.nod_start);
^
main.cpp:70:80: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(ptr, "%d %d", &graphE.lista_edge[i].left, &graphE.lista_edge[i].right);
^
main.cpp: In function 'int main()':
main.cpp:115:59: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(ptr, "%d %d", &graph1.nr_noduri, &graph1.nr_edges);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 2ms | 131kb | Killed by Signal 11 | 0 |
| 4 | 5ms | 262kb | Incorect | 0 |
| 5 | 13ms | 262kb | Killed by Signal 11 | 0 |
| 6 | 37ms | 655kb | Killed by Signal 11 | 0 |
| 7 | 100ms | 1703kb | Killed by Signal 11 | 0 |
| 8 | 96ms | 1310kb | Killed by Signal 11 | 0 |
| 9 | 531ms | 8126kb | Killed by Signal 11 | 0 |
| 10 | 537ms | 8126kb | Killed by Signal 11 | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
