<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Простое число</title>
	<atom:link href="http://seleckis.lv/journal/scripting/prostoe-chislo/feed" rel="self" type="application/rss+xml" />
	<link>http://seleckis.lv/journal/scripting/prostoe-chislo</link>
	<description></description>
	<lastBuildDate>Wed, 02 Nov 2011 17:19:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Danaki</title>
		<link>http://seleckis.lv/journal/scripting/prostoe-chislo/comment-page-1#comment-624</link>
		<dc:creator>Danaki</dc:creator>
		<pubDate>Wed, 11 Apr 2007 00:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8506/?p=462#comment-624</guid>
		<description>А я уже сделал, пока экспериментировал с твоим кодом :D</description>
		<content:encoded><![CDATA[<p>А я уже сделал, пока экспериментировал с твоим кодом <img src='http://seleckis.lv/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Никита Селецкий</title>
		<link>http://seleckis.lv/journal/scripting/prostoe-chislo/comment-page-1#comment-623</link>
		<dc:creator>Никита Селецкий</dc:creator>
		<pubDate>Tue, 10 Apr 2007 19:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8506/?p=462#comment-623</guid>
		<description>Тогда лучше сделать нахождение наибольшего и наименьшего общего делителя ))</description>
		<content:encoded><![CDATA[<p>Тогда лучше сделать нахождение наибольшего и наименьшего общего делителя ))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danaki</title>
		<link>http://seleckis.lv/journal/scripting/prostoe-chislo/comment-page-1#comment-622</link>
		<dc:creator>Danaki</dc:creator>
		<pubDate>Tue, 10 Apr 2007 17:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8506/?p=462#comment-622</guid>
		<description>Да, так можно находить простые числа, но если в конце блока if(z === 0) {output = “Это не простое число: ” + x + ” / ” + i + ” = ” + x/i}
поставить break, то браузер зависать больше не будет.

А то что твой скрипт выдает в случае если число не простое -- называется наибольший делитель, но в таком случае, его лучше искать с конца :) Проверь, забубень в форму 222222222222222 и подожди, а ответ -- число не простое, потому что делится на 2 :)</description>
		<content:encoded><![CDATA[<p>Да, так можно находить простые числа, но если в конце блока if(z === 0) {output = “Это не простое число: ” + x + ” / ” + i + ” = ” + x/i}<br />
поставить break, то браузер зависать больше не будет.</p>
<p>А то что твой скрипт выдает в случае если число не простое &#8212; называется наибольший делитель, но в таком случае, его лучше искать с конца <img src='http://seleckis.lv/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Проверь, забубень в форму 222222222222222 и подожди, а ответ &#8212; число не простое, потому что делится на 2 <img src='http://seleckis.lv/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Никита Селецкий</title>
		<link>http://seleckis.lv/journal/scripting/prostoe-chislo/comment-page-1#comment-621</link>
		<dc:creator>Никита Селецкий</dc:creator>
		<pubDate>Mon, 09 Apr 2007 06:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8506/?p=462#comment-621</guid>
		<description>Миллион? Мало. ))</description>
		<content:encoded><![CDATA[<p>Миллион? Мало. ))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pmaster</title>
		<link>http://seleckis.lv/journal/scripting/prostoe-chislo/comment-page-1#comment-620</link>
		<dc:creator>pmaster</dc:creator>
		<pubDate>Mon, 09 Apr 2007 06:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8506/?p=462#comment-620</guid>
		<description>Если уж замахиваться на призовые фонды, так по крупняку! На миллион, который выплатят мужчине, родившему ребенка =)</description>
		<content:encoded><![CDATA[<p>Если уж замахиваться на призовые фонды, так по крупняку! На миллион, который выплатят мужчине, родившему ребенка =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

