Skip to content

Commit

Permalink
potential iota bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yishun99 committed Apr 3, 2019
1 parent 0f72421 commit d2570f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graph.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <algorithm>
#include <string>
#include <cmath>
#include <numeric>

const int max_num = 0x3f3f3f3f;
const double err = 1e-3;
Expand Down

0 comments on commit d2570f2

Please sign in to comment.