Skip to content

Commit ad2b41e

Browse files
committed
fix bug
1 parent 3fea58c commit ad2b41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linear_algebra_matrix/test/f2_intersection.test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define PROBLEM "https://judge.yosupo.jp/problem/intersection_of_f2_vector_spaces"
2-
#include "../f2_vector_space.hpp"
2+
#include "../f2_linear_space.hpp"
33

44
#include <iostream>
55
using namespace std;

0 commit comments

Comments
 (0)