Культурный офтопик
 help / color / mirror / Atom feed
From: "Damir Shayhutdinov" <lost404@gmail.com>
To: "культурный офтопик" <smoke-room@lists.altlinux.org>
Subject: Re: [room] on binary search and merge-sort algos
Date: Mon, 20 Aug 2007 11:48:17 +0400
Message-ID: <679044850708200048p101f59d1xe786dd1ec3a1a4e7@mail.gmail.com> (raw)
In-Reply-To: <20070820071848.GE28425@osdn.org.ua>

>         Здравствуйте.
> http://www.developers.org.ua/archives/redron/2007/08/19/binary-merge-search-broken/
> "почти все бинарные поиски и сортировки слиянием сломанные"

Ошибка тут в том, что mid объявлен как int, а не как unsigned. Так же,
как low и high.

Если индекс массива - неотрицательное число (а это как правило именно
так, кроме сложных случаев указательной арифметики), то и тип надо
ставить неотрицательный (unsigned). Тогда приведение к unsigned будет
излишним.

  parent reply	other threads:[~2007-08-20  7:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20  7:18 Michael Shigorin
2007-08-20  7:40 ` Denis Kirienko
2007-08-20  7:53   ` Damir Shayhutdinov
2007-08-20  8:00     ` Denis Kirienko
2007-08-20  8:31       ` Damir Shayhutdinov
2007-08-20  8:49         ` Denis Kirienko
2007-08-20 14:16           ` Damir Shayhutdinov
2007-08-20 14:38             ` Denis Kirienko
2007-08-20 15:35             ` Denis Kirienko
2007-08-20 17:08               ` Damir Shayhutdinov
2007-08-20  7:48 ` Damir Shayhutdinov [this message]
2007-08-20 17:07 ` Alexey Voinov
2007-08-20 19:33   ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=679044850708200048p101f59d1xe786dd1ec3a1a4e7@mail.gmail.com \
    --to=lost404@gmail.com \
    --cc=smoke-room@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Культурный офтопик

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/smoke-room/0 smoke-room/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 smoke-room smoke-room/ http://lore.altlinux.org/smoke-room \
		smoke-room@lists.altlinux.org smoke-room@lists.altlinux.ru smoke-room@lists.altlinux.com smoke-room@altlinux.ru smoke-room@altlinux.org smoke-room@altlinux.com
	public-inbox-index smoke-room

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.smoke-room


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git