Pagini recente » Borderou de evaluare (job #2857911) | Borderou de evaluare (job #2851490) | Borderou de evaluare (job #1432121) | Borderou de evaluare (job #1669514) | Borderou de evaluare (job #1561349)
Borderou de evaluare (job #1561349)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:133:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp: In function ‘void read()’:
user.cpp:98:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("retea.in", "r", stdin);
^
user.cpp:99:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &k);
^
user.cpp:102:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %lf", &x, &y, &cost);
^
user.cpp: In function ‘void write()’:
user.cpp:155:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("retea.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 632kb | Corect | 10 |
2 | 4ms | 968kb | Corect | 10 |
3 | 16ms | 1656kb | Corect | 10 |
4 | 48ms | 2744kb | Corect | 10 |
5 | 92ms | 4084kb | Corect | 10 |
6 | 156ms | 5252kb | Corect | 10 |
7 | 224ms | 6164kb | Corect | 10 |
8 | 240ms | 5772kb | Corect | 10 |
9 | 252ms | 6184kb | Corect | 10 |
10 | 256ms | 6548kb | Corect | 10 |
Punctaj total | 100 |