Borderou de evaluare (job #2421010)
Raport evaluator
Compilare:
main.cpp: In function 'void prim(int)':
main.cpp:57:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int i = 1; i <= n; i++)
^~~
main.cpp:59:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
g<<s<<endl;
^
main.cpp: In function 'int get_min_node(int)':
main.cpp:23:12: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized]
return v;
^
main.cpp: In function 'void prim(int)':
main.cpp:11:9: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized]
int v, i;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | Corect | 10 |
2 | 3ms | 262kb | Corect | 10 |
3 | 6ms | 786kb | Cost incorect | 0 |
4 | 7ms | 1179kb | Cost incorect | 0 |
5 | 6ms | 917kb | Cost incorect | 0 |
6 | 3ms | 131kb | Killed by Signal 11 | 0 |
7 | 3ms | 131kb | Killed by Signal 11 | 0 |
8 | 3ms | 262kb | Killed by Signal 11 | 0 |
9 | 197ms | 38047kb | Cost incorect | 0 |
10 | 3ms | 131kb | Killed by Signal 11 | 0 |
Punctaj total | 20 |