Pagini recente » Borderou de evaluare (job #2604026) | Borderou de evaluare (job #2604370)
Borderou de evaluare (job #2604370)
Raport evaluator
Compilare:
main.cpp: In function 'void Dijkstra()':
main.cpp:22:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:48:36: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
memset (dist_in, 0, sizeof dist_in);
^~~~~~~
main.cpp:50:33: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
memset (dist, 0, sizeof dist);
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 262kb | Incorect | 0 | 0 |
2 | 14ms | 524kb | OK | 10 | 10 |
3 | 16ms | 655kb | OK | 10 | 10 |
4 | 47ms | 1835kb | Incorect | 0 | 0 |
5 | 69ms | 3014kb | Incorect | 0 | 0 |
6 | 188ms | 7340kb | OK | 10 | 10 |
7 | 179ms | 9043kb | Incorect | 0 | 0 |
8 | 87ms | 3014kb | OK | 10 |
9 | 199ms | 6684kb | OK | 10 |
10 | 187ms | 8126kb | OK | 10 |
Punctaj total | 30 |