Pagini recente » Borderou de evaluare (job #57656) | Borderou de evaluare (job #783771) | Borderou de evaluare (job #2056347) | Borderou de evaluare (job #828414) | Borderou de evaluare (job #2524932)
Borderou de evaluare (job #2524932)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, int&)':
main.cpp:29:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ;i < l[x].size(); i++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int dijkstra()':
main.cpp:42:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 1; i <= n; i++)
^~~
main.cpp:46:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
d[1][1] = 0;
^
main.cpp:55:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < l[nod].size(); i++)
~~^~~~~~~~~~~~~~~
main.cpp:82:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 1; i <= n; i++)
^~~
main.cpp:84:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return rez;
^~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Corect! | 2 |
2 | 2ms | 131kb | Corect! | 2 |
3 | 3ms | 131kb | Corect! | 2 |
4 | 3ms | 131kb | Corect! | 2 |
5 | 3ms | 262kb | Corect! | 2 |
6 | 3ms | 262kb | Corect! | 2 |
7 | 7ms | 262kb | Corect! | 2 |
8 | 7ms | 393kb | Corect! | 2 |
9 | 8ms | 393kb | Corect! | 2 |
10 | 8ms | 393kb | Corect! | 2 |
11 | 2ms | 131kb | Corect! | 8 |
12 | 3ms | 262kb | Corect! | 8 |
13 | 4ms | 524kb | Corect! | 8 |
14 | 6ms | 917kb | Corect! | 8 |
15 | 14ms | 1572kb | Corect! | 8 |
16 | 38ms | 2752kb | Corect! | 8 |
17 | 83ms | 3407kb | Corect! | 8 |
18 | 96ms | 3407kb | Corect! | 8 |
19 | 108ms | 3407kb | Corect! | 8 |
20 | 109ms | 3538kb | Corect! | 8 |
Punctaj total | 100 |