<?xml version="1.0" encoding="windows-1252"?>
<node id="304832" title="Re: Re: Re: Sainthood via Seniority Simulation" created="2003-11-05 14:18:19" updated="2005-06-15 04:37:30">
<type id="11">
note</type>
<author id="299049">
ysth</author>
<data>
<field name="doctext">
People didn't seem to like my asking for further explanation :(.  I still don't see the bug, though I see my loop is written in a rather confusing way :(.  I'm trying to compare what I have with [sauoq]'s version.
The first difference I see is whether the day number is printed just before or just after incrementing, which is
really a cosmetic issue.  We also differ on if the "used all votes" bonus applies to monks; [id://5938] could be read either way. (update: monks(5) don't seem to get the bonus--updating my version now)
&lt;p&gt;
my [id://304610|version]:
&lt;code&gt;
  increment level if appropriate
  increment day
  add per-vote xp
  add login xp
  add all-votes-used xp
  repeat
&lt;/code&gt;
[sauoq]'s [id://304674|version]:
&lt;code&gt;
  increment day
  increment level if appropriate
  add login xp
  add per-vote xp
  add all-votes-used xp
  repeat
&lt;/code&gt;</field>
<field name="root_node">
304610</field>
<field name="parent_node">
304643</field>
</data>
</node>
