I'm glad to announce that XML stats are really near. Look at this example: you get a list of solved problems (each with your position in that problem's ranklist), and list of tried problems (with # of submissions), with some other information. Note that this is an example and it is not exactly the real updated information. I'll explain that hosts later (just tech stuff).
I'd like to see all of your wishes for useful stats in this thread. Please, tell me what do you think, and give me suggestions for this example.
Code: Select all
<UserStatus host="0" id="2591">
<LastUpdated>17/02/2003 23:37:54</LastUpdated>
<TotalSent>71</TotalSent>
<LastSent>05/11/2002 16:23:39</LastSent>
<SentLast48h>0</SentLast48h>
<SentLastWeek>0</SentLastWeek>
<SentLastMonth>0</SentLastMonth>
<SentByStatus>
<Sent status="AC">23</Sent>
<Sent status="CE">11</Sent>
<Sent status="PE">3</Sent>
<Sent status="TL">1</Sent>
<Sent status="WA">28</Sent>
<Sent status="WS">5</Sent>
</SentByStatus>
<Accepted>
<Problem host="0" contest="0" id="100">2637</Problem>
<Problem host="0" contest="0" id="101">583</Problem>
<Problem host="0" contest="0" id="102">495</Problem>
<Problem host="0" contest="0" id="105">417</Problem>
<Problem host="0" contest="0" id="113">895</Problem>
<Problem host="0" contest="0" id="127">315</Problem>
<Problem host="0" contest="0" id="154">14</Problem>
<Problem host="0" contest="0" id="155">723</Problem>
<Problem host="0" contest="0" id="201">423</Problem>
<Problem host="0" contest="0" id="227">97</Problem>
<Problem host="0" contest="0" id="272">1988</Problem>
<Problem host="0" contest="0" id="275">273</Problem>
<Problem host="0" contest="0" id="300">299</Problem>
<Problem host="0" contest="0" id="312">162</Problem>
<Problem host="0" contest="0" id="333">344</Problem>
<Problem host="0" contest="0" id="337">285</Problem>
<Problem host="0" contest="0" id="400">604</Problem>
<Problem host="0" contest="0" id="401">263</Problem>
<Problem host="0" contest="0" id="445">878</Problem>
<Problem host="0" contest="0" id="448">345</Problem>
<Problem host="0" contest="0" id="452">21</Problem>
<Problem host="0" contest="0" id="499">872</Problem>
<Problem host="0" contest="0" id="541">1528</Problem>
<Problem host="0" contest="0" id="706">670</Problem>
</Accepted>
<NotAccepted>
<Problem host="0" contest="0" id="118">1</Problem>
<Problem host="0" contest="0" id="708">3</Problem>
</NotAccepted>
</UserStatus>