summaryrefslogtreecommitdiff
path: root/content/other/pbs.cpp
diff options
context:
space:
mode:
authorYidi <noob999noob999@gmail.com>2024-09-06 18:04:58 +0200
committerYidi <noob999noob999@gmail.com>2024-09-06 18:04:58 +0200
commitd4352adae52b2606e5f5db069b2899d444e85e77 (patch)
tree137c39ca4630285388d7585dbb1ac5a66f8534fc /content/other/pbs.cpp
parent77997253fb0978c2f45b73982eb0926756747882 (diff)
fix comment
Diffstat (limited to 'content/other/pbs.cpp')
-rw-r--r--content/other/pbs.cpp2
1 files changed, 1 insertions, 1 deletions
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)