Skip to content

Commit 504aa7c

Browse files
committed
No tune=native
1 parent 2dbf3f2 commit 504aa7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

verify/poly/wildcard.test.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// @brief Wildcard Pattern Matching
22
#define PROBLEM "https://judge.yosupo.jp/problem/wildcard_pattern_matching"
33
#pragma GCC optimize("Ofast,unroll-loops")
4-
#pragma GCC target("tune=native")
54
#include "cp-algo/math/fft.hpp"
65
#include "cp-algo/random/rng.hpp"
76
#include <bits/stdc++.h>

0 commit comments

Comments
 (0)