Pagini recente » Cod sursa (job #799415) | Diferente pentru problema/copii2 intre reviziile 3 si 2 | Borderou de evaluare (job #1110674) | Monitorul de evaluare | Borderou de evaluare (job #2714452)
Borderou de evaluare (job #2714452)
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 | 30ms | 2097kb | Incorect | 0 |
| 6 | 55ms | 2883kb | Incorect | 0 |
| 7 | 75ms | 3276kb | Incorect | 0 |
| 8 | 180ms | 5746kb | OK | 10 |
| 9 | 124ms | 4456kb | OK | 10 |
| 10 | 328ms | 9560kb | Incorect | 0 |
| Punctaj total | 60 |