Pagini recente » Borderou de evaluare (job #3169948) | Borderou de evaluare (job #2604379)
Borderou de evaluare (job #2604379)
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:51: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:52: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 | 15ms | 524kb | OK | 10 | 10 |
3 | 16ms | 655kb | OK | 10 | 10 |
4 | 47ms | 1835kb | Incorect | 0 | 0 |
5 | 69ms | 3014kb | Incorect | 0 | 0 |
6 | 167ms | 7471kb | OK | 10 | 10 |
7 | 191ms | 9043kb | Incorect | 0 | 0 |
8 | 85ms | 3014kb | OK | 10 |
9 | 189ms | 6684kb | OK | 10 |
10 | 154ms | 8126kb | OK | 10 |
Punctaj total | 30 |