From bd19c5785439cf90b20591d211b72cb6b0cab6fa Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Fri, 9 Aug 2024 08:12:31 +0800 Subject: [PATCH] update --- day5/perfect/fix.cpp | 10 ++-------- xmake.lua | 4 ++-- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/day5/perfect/fix.cpp b/day5/perfect/fix.cpp index fcfd0c2..e221f58 100644 --- a/day5/perfect/fix.cpp +++ b/day5/perfect/fix.cpp @@ -15,8 +15,8 @@ int l2[MAX_N]; int main(int argc,char* argv[]){ #ifdef OITEST - #define PRINT_VALUE(v){cout<<#v<<" :"<<(v)<