<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=31.110.88.49</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=31.110.88.49"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/31.110.88.49"/>
		<updated>2026-06-24T12:18:42Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:770:_All_the_Girls&amp;diff=36245</id>
		<title>Talk:770: All the Girls</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:770:_All_the_Girls&amp;diff=36245"/>
				<updated>2013-05-04T04:36:17Z</updated>
		
		<summary type="html">&lt;p&gt;31.110.88.49: Glaring typo.  Others will certainly remain.  (Oh, and I generally assume I'm gonna use Strict; and warnings;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The reasons why this algorithm wouldn't work so well in producing stable marriages are&lt;br /&gt;
* the people preferences may change (especially if they know someone better)&lt;br /&gt;
* people may prefer not having marriage at all (when rejected by some of their choices)&lt;br /&gt;
Still, it's not like there is better algorithm. -- [[User:Hkmaly|Hkmaly]] ([[User talk:Hkmaly|talk]]) 10:02, 17 April 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
sub BetterThanNothing { my (@everyone,@m,@f,@o,@r,@Ps) = @_; while (my $person = shift @everyone) { push(@m, $person)&amp;amp;&amp;amp;next if _isMale($person); push(@f, $person)&amp;amp;&amp;amp;next if _isFemale($person); push @o, $person } my $priority =(@m&amp;gt;=@f)?[\@f,\@m]:[\@m,\@f]; while (@{$priority[0]}) { push @Ps, [splice(@{$priority[0]},rnd(@{$priority[0]}),1), splice(@{$priority[1]},rnd(@{$priority[1]}),1)] } } @r = (@m,@f,@o); while (@r&amp;gt;1) { push @Ps, [splice(@r,rnd(@r),1), splice(@r,rnd(@r),1)] } } @r &amp;amp;&amp;amp; push @Ps, [(shift @r) x 2]; return @Ps } # Totally untested Perl for when you /really/ don't care too much... ;) [[Special:Contributions/31.110.88.49|31.110.88.49]] 04:34, 4 May 2013 (UTC)&lt;/div&gt;</summary>
		<author><name>31.110.88.49</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:770:_All_the_Girls&amp;diff=36244</id>
		<title>Talk:770: All the Girls</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:770:_All_the_Girls&amp;diff=36244"/>
				<updated>2013-05-04T04:34:09Z</updated>
		
		<summary type="html">&lt;p&gt;31.110.88.49: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The reasons why this algorithm wouldn't work so well in producing stable marriages are&lt;br /&gt;
* the people preferences may change (especially if they know someone better)&lt;br /&gt;
* people may prefer not having marriage at all (when rejected by some of their choices)&lt;br /&gt;
Still, it's not like there is better algorithm. -- [[User:Hkmaly|Hkmaly]] ([[User talk:Hkmaly|talk]]) 10:02, 17 April 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
sub BetterThanNothing ( my (@everyone,@m,@f,@o,@r,@Ps) = @_; while (my $person = shift @everyone) { push(@m, $person)&amp;amp;&amp;amp;next if _isMale($person); push(@f, $person)&amp;amp;&amp;amp;next if _isFemale($person); push @o, $person } my $priority =(@m&amp;gt;=@f)?[\@f,\@m]:[\@m,\@f]; while (@{$priority[0]}) { push @Ps, [splice(@{$priority[0]},rnd(@{$priority[0]}),1), splice(@{$priority[1]},rnd(@{$priority[1]}),1)] } } @r = (@m,@f,@o); while (@r&amp;gt;1) { push @Ps, [splice(@r,rnd(@r),1), splice(@r,rnd(@r),1)] } } @r &amp;amp;&amp;amp; push @Ps, [(shift @r) x 2]; return @Ps } # Totally untested Perl for when you /really/ don't care too much... ;) [[Special:Contributions/31.110.88.49|31.110.88.49]] 04:34, 4 May 2013 (UTC)&lt;/div&gt;</summary>
		<author><name>31.110.88.49</name></author>	</entry>

	</feed>