Borderou de evaluare (job #2504913)

Utilizator RAZVAN_NISTORNistor Razvan RAZVAN_NISTOR Data 5 decembrie 2019 19:07:02
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void Dijkstra()': main.cpp:54:18: error: 'x' was not declared in this scope if(d[x]+it.second<d[it.first]) ^ main.cpp:56:29: error: 'val' was not declared in this scope d[it.first]=val+it.second; ^~~ Non zero exit status: 1

Ceva nu functioneaza?