First problem uploaded here.
I am stupid, I made a struct that ordenates everything into a different way, but then I forgot to change the variables on the dijkstra loop to the correct order and ended up screwing everything... At least I'm sure I won't be doing this mistake again in the future.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -32,3 +32,5 @@
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Ignore testcases files from competitest
|
||||
*.testcases
|
||||
|
||||
Reference in New Issue
Block a user