summaryrefslogtreecommitdiff
path: root/test/other/knuth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/knuth.cpp')
-rw-r--r--test/other/knuth.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other/knuth.cpp b/test/other/knuth.cpp
index 3462c0a..aaf5059 100644
--- a/test/other/knuth.cpp
+++ b/test/other/knuth.cpp
@@ -1,5 +1,5 @@
#include "../util.h"
-constexpr ll iINFnf = LL::INF;
+constexpr ll INF = LL::INF;
#include <other/knuth.cpp>
vector<vector<ll>> gen(int n) {