diff --git a/src/7/22/P1282.cpp b/src/7/22/P1282.cpp index 75f8f21..9a1aecf 100644 --- a/src/7/22/P1282.cpp +++ b/src/7/22/P1282.cpp @@ -12,13 +12,6 @@ ll n,a,b,ans=std::numeric_limits::max(); std::vector> dp; constexpr ll idxa = 6000+7; -template -static inline __attribute__((always_inline)) void log(Ts&&...ts){ - std::cout<<"Log: "; - ((std::cout<