Skip to content

Commit

Permalink
Update and rename UCV2013H_Slick.cpp to UCV2013H_Slick_BFS.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
scorta authored Sep 28, 2017
1 parent b5707d8 commit 67d67be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UCV2013H_Slick.cpp → UCV2013H_Slick_BFS.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//Solution for http://www.spoj.com/problems/UCV2013H/
#include <algorithm>
#include <cstdio>
#include <queue>
Expand Down

0 comments on commit 67d67be

Please sign in to comment.