<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Can you see if there is a way to optimize my password program</title>
		<link>http://tibasicdev.wikidot.com/forum/t-11511509/can-you-see-if-there-is-a-way-to-optimize-my-password-progra</link>
		<description>Posts in the discussion thread &quot;Can you see if there is a way to optimize my password program&quot; - See if you can optimize this in any way</description>
				<copyright></copyright>
		<lastBuildDate>Fri, 15 May 2026 14:25:11 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-11511509#post-4235851</guid>
				<title>Re: Can you see if there is a way to optimize my password program</title>
				<link>http://tibasicdev.wikidot.com/forum/t-11511509/can-you-see-if-there-is-a-way-to-optimize-my-password-progra#post-4235851</link>
				<description></description>
				<pubDate>Thu, 02 May 2019 02:33:50 +0000</pubDate>
				<wikidot:authorName>Thatguy87878</wikidot:authorName>				<wikidot:authorUserId>5334047</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you for your help and I knew there are a ton of passwords for it but its a concept at the moment</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-11511509#post-4235816</guid>
				<title>Re: Can you see if there is a way to optimize my password program</title>
				<link>http://tibasicdev.wikidot.com/forum/t-11511509/can-you-see-if-there-is-a-way-to-optimize-my-password-progra#post-4235816</link>
				<description></description>
				<pubDate>Thu, 02 May 2019 01:38:31 +0000</pubDate>
				<wikidot:authorName>Trenly</wikidot:authorName>				<wikidot:authorUserId>1905506</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre><code>CD(A+B→P --instead of-- ((A+B)*C)*D￫P</code></pre></div> <div class="code"> <pre><code>&quot;Wrong&quot; If P=18:&quot;Right Disp Ans --Instead of-- If P=18 Then Disp “Right” Else Disp “Wrong” End</code></pre></div> <p>Also, not a really an optimization but flawed logic:</p> <div class="code"> <pre><code>Passwords that work with your code: 1232 1261 2132 2161 1223 1216 2123 2116 8112 8121 1821 1812 2712 7212 2721 7221 3612 3621 6312 6321 5412 5421 4512 4521 5113 1513 5131 1531 2413 4213 2431 4231 3331 3313 1191 1119 1133 And probably a few I'm forgetting.</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-11511509#post-4235803</guid>
				<title>Can you see if there is a way to optimize my password program</title>
				<link>http://tibasicdev.wikidot.com/forum/t-11511509/can-you-see-if-there-is-a-way-to-optimize-my-password-progra#post-4235803</link>
				<description></description>
				<pubDate>Thu, 02 May 2019 01:21:19 +0000</pubDate>
				<wikidot:authorName>Thatguy87878</wikidot:authorName>				<wikidot:authorUserId>5334047</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre><code>:ClrHome :Disp “PASSWORD” :Input “1=”,A :Input “2=”,B :Input “3=”,C :Input “4=”,D ((A+B)*C)*D￫P :If P=18 :Then :Disp “Right” :Else :Disp “Wrong” :End</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>