We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569315f commit 4fa8a58Copy full SHA for 4fa8a58
1 file changed
src/alfred/math/linear.hpp
@@ -146,7 +146,6 @@ struct XORBasis {
146
return i;
147
} else x ^= p[i];
148
}
149
- has_zero = true;
150
return -1;
151
152
inline T max(T ans = 0) {
0 commit comments