Pagini recente » Borderou de evaluare (job #1718177) | Cod sursa (job #565831) | Cod sursa (job #830108) | Borderou de evaluare (job #2764354) | Borderou de evaluare (job #2542712)
Borderou de evaluare (job #2542712)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:19:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
main.cpp:20:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
main.cpp:22:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:27:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 4ms | 131kb | OK | 10 |
| 4 | 5ms | 262kb | OK | 10 |
| 5 | 28ms | 917kb | OK | 10 |
| 6 | 54ms | 1441kb | OK | 10 |
| 7 | 72ms | 2097kb | OK | 10 |
| 8 | 179ms | 4313kb | OK | 10 |
| 9 | 118ms | 3801kb | OK | 10 |
| 10 | 306ms | 6025kb | OK | 10 |
| Punctaj total | 100 |