Pagini recente » Borderou de evaluare (job #2880684) | Borderou de evaluare (job #2059028) | Borderou de evaluare (job #616888) | Borderou de evaluare (job #198917) | Borderou de evaluare (job #2039326)
Borderou de evaluare (job #2039326)
Raport evaluator
Compilare:
user.cpp: In function ‘void Kruskal(Graph&)’:
user.cpp:57:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G.size(); i++)
^
user.cpp: In function ‘void Prim(Graph&)’:
user.cpp:102:7: warning: unused variable ‘cost’ [-Wunused-variable]
int cost = q.top().first;
^
user.cpp:119:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < dist.size(); i++)
^
user.cpp:125:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < dist.size(); i++)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 412kb | Corect | 10 |
2 | 0ms | 416kb | Corect | 10 |
3 | 0ms | 432kb | Corect | 10 |
4 | 0ms | 440kb | Corect | 10 |
5 | 0ms | 444kb | Corect | 10 |
6 | 156ms | 4180kb | Corect | 10 |
7 | 340ms | 6828kb | Corect | 10 |
8 | 56ms | 1920kb | Corect | 10 |
9 | 48ms | 2008kb | Corect | 10 |
10 | 280ms | 6056kb | Corect | 10 |
Punctaj total | 100 |