We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fea58c commit ad2b41eCopy full SHA for ad2b41e
linear_algebra_matrix/test/f2_intersection.test.cpp
@@ -1,5 +1,5 @@
1
#define PROBLEM "https://judge.yosupo.jp/problem/intersection_of_f2_vector_spaces"
2
-#include "../f2_vector_space.hpp"
+#include "../f2_linear_space.hpp"
3
4
#include <iostream>
5
using namespace std;
0 commit comments