From d4352adae52b2606e5f5db069b2899d444e85e77 Mon Sep 17 00:00:00 2001 From: Yidi Date: Fri, 6 Sep 2024 18:04:58 +0200 Subject: fix comment --- content/other/pbs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/other/pbs.cpp b/content/other/pbs.cpp index e6ef07d..f4db2fd 100644 --- a/content/other/pbs.cpp +++ b/content/other/pbs.cpp @@ -16,4 +16,4 @@ while (true) { } if (/* requirement already fulfilled */) high[i] = mid; else low[i] = mid; -}} // answer in low (and high) +}} // answer in low (MAX_OPERATIONS if never ok) -- cgit v1.2.3