Author Statictic

The forum to report every bug you find or tell us what you'd like to find in UVa OJ

Moderator: Board moderators

Spykaj
New poster
Posts: 47
Joined: Sun May 21, 2006 12:13 pm

Post by Spykaj »

I agree, colors are very useful.
Carlos
System administrator
Posts: 1286
Joined: Sat Oct 13, 2001 2:00 am
Location: Valladolid, Spain
Contact:

Post by Carlos »

Darko wrote:Actually - I remember clicking on "running contest" and trying to get the rank list of the last contest there and it would just give a blank list, which stumped me.
Only active contest can be viewed from there....and sometimes no contest is active. That's why you saw a blank ranklist.
Darko wrote:This is a personal preference - I really dislike frames. Maybe someone should run a poll and see if you guys should get rid of them. Well, someone should redo the main page as well, it has too much stuff on it.
About frames, there's nothing we'll modify there. The new system will have another layout. The same about the main page (I also agree there's too much staff on it).
Karol wrote:In the "Compact statistics" plz remove "List of not-tried problems" because it's long list and not useful :(
It's useful when you've solved 2000 problems:
http://acm.uva.es/problemset/usersnew.p ... 795&mode=1
Karol wrote:and add colors ;)
What colors would you like?
DON'T PM ME --> For any doubt, suggestion or error reporting, please use the "Contact us" form in the web.
Krzysztof Duleba
Guru
Posts: 584
Joined: Thu Jun 19, 2003 3:48 am
Location: Sanok, Poland
Contact:

Post by Krzysztof Duleba »

It seems there's something wrong with non-basic ASCII characters (as in my name). Also it's funny to see some problems on my solved problems list with -/- status. My name is missing on ranklists related to such problems.

http://acm.uva.es/problemset/usersnew.p ... 863&mode=3

Apart from that (and from bad choice of default stats view ;-) ): well done!
For millions of years, mankind lived just like the animals. Then something happened which unleashed the power of our imagination. We learned to talk and we learned to listen...
Spykaj
New poster
Posts: 47
Joined: Sun May 21, 2006 12:13 pm

Post by Spykaj »

Colors ? =) I like red, green, blue xD haha =)

Submitted in last 48 hours - red
Submitted in last week - green
Submitted in last month - blue
Else black :P

For example :)
yiuyuho
A great helper
Posts: 325
Joined: Thu Feb 21, 2002 2:00 am
Location: United States
Contact:

Post by yiuyuho »

Carlos wrote:Btw, I think I have to stop the judge for another 3 hours.
Stopping the judge, do you mean disabling
?
Carlos
System administrator
Posts: 1286
Joined: Sat Oct 13, 2001 2:00 am
Location: Valladolid, Spain
Contact:

Post by Carlos »

Krzysztof Duleba wrote:It seems there's something wrong with non-basic ASCII characters (as in my name).
That's a problem with character set. We didn't pay attention to it because we were busy solving the other problems.
Krzysztof Duleba wrote:Also it's funny to see some problems on my solved problems list with -/- status. My name is missing on ranklists related to such problems.

http://acm.uva.es/problemset/usersnew.p ... 863&mode=3
I can't see such a situation, can you explain us a little bit more?
Krzysztof Duleba wrote:Apart from that (and from bad choice of default stats view ;-) ): well done!
I made a final mistake: default statistics don't show not-tried problems. Anyway, you can bookmark the statistics you want and access them directly whenever you want :P
Spykaj wrote:Colors ? =) I like red, green, blue xD haha =)

Submitted in last 48 hours - red
Submitted in last week - green
Submitted in last month - blue
Else black :P

For example :)
What about:
Best submission submitted in last 48 hours - red
Best submission submitted in last week - green
Best submission submitted in last month - blue
Else black
? Would that be ok? Better? worse?
yiuyuho wrote:
Carlos wrote:Btw, I think I have to stop the judge for another 3 hours.
Stopping the judge, do you mean disabling
?
I'm afraid yes. Stoping the judge means disabling submit-o-matic. But it will be only for 3 hours!! We'll probably do so in 2-3 days (we're getting rid of AD and CJ veredicts).
DON'T PM ME --> For any doubt, suggestion or error reporting, please use the "Contact us" form in the web.
avm
New poster
Posts: 33
Joined: Sat Aug 20, 2005 9:59 pm
Location: St. Petersburg

Post by avm »

Krzysztof Duleba wrote:
It seems there's something wrong with non-basic ASCII characters (as in my name)
It seems to me that this is PHP bug. I saw same problem in php board. Adrian Kuegel name was cutted.
Observer
Guru
Posts: 570
Joined: Sat May 10, 2003 4:20 am
Location: Hong Kong

Post by Observer »

Hi,

In my statistic page:

Code: Select all

Number of tried problems	1248
Number of solved problems	1238
So I expect to see 1248-1238 = 10 numbers in the "List of tried-but-not-solved problems". But there I can only see 9 numbers

Code: Select all

10029 10135 10358 10395 10449 10594 10615 10636 10679
So, what is the 10th tried-but-not-solved problem?
7th Contest of Newbies
Date: December 31st, 2011 (Saturday)
Time: 12:00 - 16:00 (UTC)
URL: http://uva.onlinejudge.org
Observer
Guru
Posts: 570
Joined: Sat May 10, 2003 4:20 am
Location: Hong Kong

Post by Observer »

I think I know. It is 10323 Factorial! You Must be Kidding!!!.
7th Contest of Newbies
Date: December 31st, 2011 (Saturday)
Time: 12:00 - 16:00 (UTC)
URL: http://uva.onlinejudge.org
Observer
Guru
Posts: 570
Joined: Sat May 10, 2003 4:20 am
Location: Hong Kong

Post by Observer »

Now I see 10323 in my "solved" list. Maybe the list has been regenerated?

But now I count the number of numbers in my "solved" list, and I only get 1237 numbers (instead of 1238)? The problem number missing now is 10000. Is this because the judge is still rebuilding the statistics?
7th Contest of Newbies
Date: December 31st, 2011 (Saturday)
Time: 12:00 - 16:00 (UTC)
URL: http://uva.onlinejudge.org
helloneo
Guru
Posts: 516
Joined: Mon Jul 04, 2005 6:30 am
Location: Seoul, Korea

Post by helloneo »

Carlos wrote: What about:
Best submission submitted in last 48 hours - red
Best submission submitted in last week - green
Best submission submitted in last month - blue
Else black
? Would that be ok? Better? worse?
I think that's clearly better..
Krzysztof Duleba
Guru
Posts: 584
Joined: Thu Jun 19, 2003 3:48 am
Location: Sanok, Poland
Contact:

Post by Krzysztof Duleba »

Carlos wrote:
Krzysztof Duleba wrote:Also it's funny to see some problems on my solved problems list with -/- status. My name is missing on ranklists related to such problems.

http://acm.uva.es/problemset/usersnew.p ... 863&mode=3
I can't see such a situation, can you explain us a little bit more?
It seems to be resolved now. There are some other cases, but these seem to be related to the fact that PE doesn't count as accepted anymore.
For millions of years, mankind lived just like the animals. Then something happened which unleashed the power of our imagination. We learned to talk and we learned to listen...
Carlos
System administrator
Posts: 1286
Joined: Sat Oct 13, 2001 2:00 am
Location: Valladolid, Spain
Contact:

Post by Carlos »

Observer wrote:Now I see 10323 in my "solved" list. Maybe the list has been regenerated?

But now I count the number of numbers in my "solved" list, and I only get 1237 numbers (instead of 1238)? The problem number missing now is 10000. Is this because the judge is still rebuilding the statistics?
we had a problem regarding 10323. Its input and output dissappeared. That's why it was maked as "not submitable". We've re-added it, so you found it again.

Again problem 10000...I'll have a loot at it as soon as I get home (it might be a mistake in usersnew.php).

Btw, anyone knows how to solve the character set problem?
DON'T PM ME --> For any doubt, suggestion or error reporting, please use the "Contact us" form in the web.
little joey
Guru
Posts: 1080
Joined: Thu Dec 19, 2002 7:37 pm

Post by little joey »

http://acm.uva.es/problemset/usersnew.p ... 795&mode=1 shows that I didn't try problem 352 (also in mode=3), but I have in fact solved this problem, as can be seen here http://online-judge.uva.es/p/problemsta ... =352&d=101 (around the 155th place, submission number 1353778).

I also have the same problem as Observer:
tried problems = 1962, solved problems = 1923, a difference of 39, but there are only 37 problems in the tried-but-not-solved list.

Also: according to the main page there are 1973 available problems, but according to the not-tried list, which lists 14 problems, there should be 1962 + 14 = 1976.

Or are you still regenerating?

Good luck!
avm
New poster
Posts: 33
Joined: Sat Aug 20, 2005 9:59 pm
Location: St. Petersburg

Post by avm »

Btw, anyone knows how to solve the character set problem?
Maybe this link helps?
http://dev.mysql.com/doc/refman/5.0/en/ ... -sets.html
Locked

Return to “Bugs and suggestions”