From edee5b99e1eec042f46725b89dcd81ea7e41d663 Mon Sep 17 00:00:00 2001 From: ironpeter Date: Thu, 10 Feb 2022 16:49:52 +0300 Subject: Restoring authorship annotation for . Commit 2 of 2. --- library/cpp/comptable/usage/usage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/comptable/usage') diff --git a/library/cpp/comptable/usage/usage.cpp b/library/cpp/comptable/usage/usage.cpp index 209950b08cb..9997c83686a 100644 --- a/library/cpp/comptable/usage/usage.cpp +++ b/library/cpp/comptable/usage/usage.cpp @@ -51,7 +51,7 @@ int main(int argc, const char* argv[]) { }*/ //for (size_t i = 0; i < 10000000; ++i) { //for (size_t i = 0; i < 1000000; ++i) { - for (size_t i = 0; i < 1000000; ++i) { + for (size_t i = 0; i < 1000000; ++i) { size_t size = rr.Uniform(32); TString res = "www.yandex.ru/yandsearch?text="; for (size_t j = 0; j < size; ++j) { -- cgit v1.3