Pagini recente » Borderou de evaluare (job #368549) | Borderou de evaluare (job #2878029) | Borderou de evaluare (job #174812) | Borderou de evaluare (job #2138757) | Borderou de evaluare (job #1488152)
Borderou de evaluare (job #1488152)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:35:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graf[crt].size (); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:52:40: 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:53:42: 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:55: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:57:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &mG[i].x, &mG[i].y, &mG[i].c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 868kb | OK | 10 |
2 | 0ms | 872kb | Incorect | 0 |
3 | 0ms | 908kb | Incorect | 0 |
4 | 0ms | 924kb | Incorect | 0 |
5 | 24ms | 1420kb | Incorect | 0 |
6 | 44ms | 1900kb | Incorect | 0 |
7 | 60ms | 2220kb | Incorect | 0 |
8 | 76ms | 2692kb | Incorect | 0 |
9 | 220ms | 5276kb | Incorect | 0 |
10 | 292ms | 6332kb | Incorect | 0 |
Punctaj total | 10 |