Pagini recente » Borderou de evaluare (job #1556736) | Borderou de evaluare (job #2418173) | Borderou de evaluare (job #2295638) | Borderou de evaluare (job #1897972) | Borderou de evaluare (job #1446860)
Borderou de evaluare (job #1446860)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:37:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < g[node].size() && !marked[node]; ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:53: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);
^
user.cpp:54: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);
^
user.cpp:56: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:60:41: 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 | 0ms | 1060kb | Incorect | 0 |
2 | 0ms | 1056kb | OK | 10 |
3 | 0ms | 1080kb | Incorect | 0 |
4 | 0ms | 1088kb | Incorect | 0 |
5 | 20ms | 1376kb | Incorect | 0 |
6 | 40ms | 1680kb | Incorect | 0 |
7 | 60ms | 1820kb | Incorect | 0 |
8 | 68ms | 2012kb | OK | 10 |
9 | 212ms | 3820kb | Incorect | 0 |
10 | 280ms | 4596kb | Incorect | 0 |
Punctaj total | 20 |