From 81b4d20d14dad28a8027cb6cfd0d49645b5dd0b9 Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Tue, 22 Jul 2025 15:40:29 +0800 Subject: [PATCH] update --- src/7/22/P1282.cpp | 7 ------- 1 file changed, 7 deletions(-) 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<