Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2594904)
| Utilizator | Data | 6 aprilie 2020 19:10:31 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | laborator_7_sd_313cab | Compilator | c-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:254:9: warning: variable 'nodes_index' set but not used [-Wunused-but-set-variable]
int nodes_index[MAX_NODES];
^~~~~~~~~~~
main.c:253:23: warning: unused variable 'source' [-Wunused-variable]
int nodes, edges, source, *t_fin;
^~~~~~
main.c:259:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &nodes, &edges);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:266:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &x[i], &y[i]);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 3ms | 131kb | OK | 10 |
| 4 | 5ms | 262kb | OK | 10 |
| 5 | 8ms | 524kb | OK | 10 |
| 6 | 15ms | 786kb | OK | 10 |
| 7 | 33ms | 1703kb | OK | 10 |
| 8 | 50ms | 2359kb | OK | 10 |
| 9 | 107ms | 4718kb | OK | 10 |
| 10 | 174ms | 6815kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
