Pagini recente » Borderou de evaluare (job #1731463) | Borderou de evaluare (job #469958) | Borderou de evaluare (job #2416812) | Borderou de evaluare (job #1655337) | Borderou de evaluare (job #2714431)
Borderou de evaluare (job #2714431)
Raport evaluator
Compilare:
main.cpp: In function 'void init()':
main.cpp:18:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=n;i++)
^~~
main.cpp:20:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
d[1]=0;
^
main.cpp: In function 'void read()':
main.cpp:23:12: warning: unused variable 'i' [-Wunused-variable]
{int a,b,c,i;
^
main.cpp: In function 'void Dijkstra()':
main.cpp:42:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<G[vert].size();j++)
~^~~~~~~~~~~~~~~
main.cpp:33:8: warning: unused variable 'i' [-Wunused-variable]
int i,j,vert,dist,v;
^
main.cpp: In function 'int main()':
main.cpp:60:6: warning: unused variable 'i' [-Wunused-variable]
{int i,j;
^
main.cpp:60:8: warning: unused variable 'j' [-Wunused-variable]
{int i,j;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 1310kb | OK | 10 |
2 | 4ms | 1310kb | OK | 10 |
3 | 6ms | 1441kb | OK | 10 |
4 | 7ms | 1441kb | OK | 10 |
5 | 30ms | 2097kb | OK | 10 |
6 | 55ms | 2883kb | OK | 10 |
7 | 73ms | 3276kb | OK | 10 |
8 | 168ms | 5746kb | OK | 10 |
9 | 120ms | 4325kb | OK | 10 |
10 | 316ms | 9560kb | OK | 10 |
Punctaj total | 100 |