Skip to content

Commit

Permalink
No tune=native
Browse files Browse the repository at this point in the history
  • Loading branch information
adamant-pwn committed Nov 21, 2024
1 parent 2dbf3f2 commit 504aa7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion verify/poly/wildcard.test.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// @brief Wildcard Pattern Matching
#define PROBLEM "https://judge.yosupo.jp/problem/wildcard_pattern_matching"
#pragma GCC optimize("Ofast,unroll-loops")
#pragma GCC target("tune=native")
#include "cp-algo/math/fft.hpp"
#include "cp-algo/random/rng.hpp"
#include <bits/stdc++.h>
Expand Down

0 comments on commit 504aa7c

Please sign in to comment.