From 89a01c8f0b4ededc658307dad7e420eaa5866c88 Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Fri, 14 Feb 2025 16:50:55 +0800 Subject: [PATCH] update --- src/2/P2455.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/2/P2455.cpp b/src/2/P2455.cpp index 8f14f83..e2de17a 100644 --- a/src/2/P2455.cpp +++ b/src/2/P2455.cpp @@ -37,7 +37,6 @@ bool isz(double a){ } int main(){ - ll rank = 0; std::cin>>n; for(ll i=1;i<=n;i++){ for(ll j=1;j<=n+1;j++){