<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>StayUpdate &#187; numeral algorithm</title>
	<atom:link href="http://www.stayupdate.com/tag/numeral-algorithm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stayupdate.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 01 Feb 2012 17:19:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>A challenge for computer programmers to solve a numeral question!</title>
		<link>http://www.stayupdate.com/other/a-challenge-for-computer-programmers-about-a-numeral-question/291</link>
		<comments>http://www.stayupdate.com/other/a-challenge-for-computer-programmers-about-a-numeral-question/291#comments</comments>
		<pubDate>Fri, 19 Dec 2008 21:50:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[algorighm]]></category>
		<category><![CDATA[algorithm performance]]></category>
		<category><![CDATA[computer programmers]]></category>
		<category><![CDATA[numeral algorithm]]></category>
		<category><![CDATA[programming challenge]]></category>

		<guid isPermaLink="false">http://stayupdate.com/other/a-challenge-for-computer-programmers-about-a-numeral-question/291</guid>
		<description><![CDATA[Invite your friends to the Challenge: Let&#8217;s have a nice challenge here. Every thing is clear and simple to understand. But I just want to invite you to think more about this question and then design an algorithm about it and then make a code about it and send it to me via Email: stayupdate.com@gmail.com [...]]]></description>
			<content:encoded><![CDATA[<h2>Invite your friends to the Challenge:</h2>
<p>Let&#8217;s have a nice challenge here. Every thing is clear and simple to understand. But I just want to invite you to think more about this question and then design an algorithm about it and then make a code about it and send it to me via Email: <a href="mailto:stayupdate.com@gmail.com">stayupdate.com@gmail.com</a></p>
<p>Well, as I said the question is much clear and easy to understand. But <strong>almost a few students can solve it well</strong>. Who had better algorithm performance and shorter source code would be the WINNER!</p>
<p>&nbsp;</p>
<h2>The question:</h2>
<p>The program should have this parameters:</p>
<p><strong>INPUTS:</strong></p>
<p>A) 3 points and their positions: A(a_i,a_j) B(b_i,b_j) C(c_i,c_j)</p>
<p>Note: It should be possible to make a triangle by connecting the points above.</p>
<p>B) Another point and it&#8217;s position: point(p_i,p_j)</p>
<p>&nbsp;</p>
<p><strong>OUTPUT:</strong></p>
<p>- The program should determine that:</p>
<p>1) Is the point out of the triangle? ( In this case the program should print: out)</p>
<p><img height="338" alt="stayupdate.com-A simple challenge- out" src="http://206.71.53.6/~tharmon/wp-content/uploads/2008/12/stayupdatecom-a-simple-challenge-out1.png" width="627"></p>
<p>&nbsp;</p>
<p>2) Is the point on the triangle? ( In this case the program should print: on)</p>
<p><img height="338" alt="stayupdate.com-A simple challenge- on" src="http://206.71.53.6/~tharmon/wp-content/uploads/2008/12/stayupdatecom-a-simple-challenge-on1.png" width="627"></p>
<p>&nbsp;</p>
<p>3) Is the point in the triangle? ( In this case the program should print: in)</p>
<p><img height="338" alt="stayupdate.com-A simple challenge- in" src="http://206.71.53.6/~tharmon/wp-content/uploads/2008/12/stayupdatecom-a-simple-challenge-in1.png" width="627"></p>
<p>&nbsp;</p>
<p>Don&#8217;t forget to invite your friends to this challenge!</p>
<p>I am awaiting for the WINNER!</p>
<p>GOOD LUCK!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stayupdate.com/other/a-challenge-for-computer-programmers-about-a-numeral-question/291/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

