Pagini recente » Cod sursa (job #711202) | Borderou de evaluare (job #2136130) | Borderou de evaluare (job #3195429) | Cod sursa (job #16484) | Borderou de evaluare (job #2714427)
Borderou de evaluare (job #2714427)
Raport evaluator
Compilare:
main.cpp: In function 'void read()':
main.cpp:14:12: warning: unused variable 'i' [-Wunused-variable]
{int a,b,c,i;
^
main.cpp: In function 'void init()':
main.cpp:23:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=1;i<=n;i++)
^~~
main.cpp:25:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
dist[start]=0;
^~~~
main.cpp: In function 'void Dijkstra()':
main.cpp:29:14: warning: unused variable 'cost' [-Wunused-variable]
int vert,cost;
^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 1310kb | OK | 10 |
| 2 | 4ms | 1310kb | OK | 10 |
| 3 | 6ms | 1441kb | OK | 10 |
| 4 | 7ms | 1441kb | OK | 10 |
| 5 | 29ms | 1835kb | Incorect | 0 |
| 6 | 53ms | 2359kb | Incorect | 0 |
| 7 | 58ms | 2752kb | Incorect | 0 |
| 8 | 167ms | 4575kb | OK | 10 |
| 9 | 126ms | 4063kb | OK | 10 |
| 10 | 303ms | 6291kb | Incorect | 0 |
| Punctaj total | 60 |