Pagini recente » Monitorul de evaluare | Monitorul de evaluare | Cod sursa (job #199125) | Cod sursa (job #199099) | Borderou de evaluare (job #1580630)
Borderou de evaluare (job #1580630)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:22:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[dad].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:37:39: 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);
^
user.cpp:38:41: 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);
^
user.cpp:40:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:43:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 852kb | OK | 10 |
| 2 | 0ms | 856kb | OK | 10 |
| 3 | 0ms | 884kb | OK | 10 |
| 4 | 0ms | 900kb | OK | 10 |
| 5 | 20ms | 1184kb | OK | 10 |
| 6 | 40ms | 1488kb | OK | 10 |
| 7 | 52ms | 1668kb | OK | 10 |
| 8 | 68ms | 1972kb | OK | 10 |
| 9 | 196ms | 3644kb | OK | 10 |
| 10 | 284ms | 4484kb | OK | 10 |
| Punctaj total | 100 |