Search found 98 matches
- Sat Sep 01, 2007 8:28 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11256 - Repetitive Multiple
- Replies: 15
- Views: 7175
again...
Hi... I have some problems with that task... here is my code... var ile,iile,i,leng,numb:longint; k,w,nn,ret,ans,ww,n,g,tmp:int64; function nwd(x,y:int64):int64; begin if (x=0) then nwd:=y else nwd:=nwd(y mod x,x); end; begin readln(ile); for iile:=1 to ile do begin readln(g); ans:=-1; ret:=-1; for ...
- Tue Jan 02, 2007 8:22 pm
- Forum: Bugs and suggestions
- Topic: Author Statictic
- Replies: 54
- Views: 14894
- Tue Jan 02, 2007 7:28 pm
- Forum: General
- Topic: Languages used by top UVA users.
- Replies: 2
- Views: 4694
- Mon Jan 01, 2007 9:57 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11153 - Museums
- Replies: 16
- Views: 9665
- Sun Dec 31, 2006 6:35 pm
- Forum: Bugs and suggestions
- Topic: Author Statictic
- Replies: 54
- Views: 14894
- Sun Dec 31, 2006 6:18 pm
- Forum: Bugs and suggestions
- Topic: Author Statictic
- Replies: 54
- Views: 14894
- Sat Dec 30, 2006 10:09 pm
- Forum: Bugs and suggestions
- Topic: Author Statictic
- Replies: 54
- Views: 14894
- Sat Dec 30, 2006 7:45 pm
- Forum: Bugs and suggestions
- Topic: Author Statictic
- Replies: 54
- Views: 14894
- Sat Dec 30, 2006 7:13 pm
- Forum: Bugs and suggestions
- Topic: Author Statictic
- Replies: 54
- Views: 14894
Author Statictic
Is there any possibility that Author's Statistic would look like it looked before change... becouse my friends and I don't like this one 
Or just put two ways of expressing AS..
regards

Or just put two ways of expressing AS..
regards
- Mon Nov 13, 2006 2:29 pm
- Forum: Algorithms
- Topic: Coprimes...
- Replies: 1
- Views: 1516
- Fri Sep 29, 2006 6:58 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11101 - Mall Mania
- Replies: 25
- Views: 11498
- Fri Aug 11, 2006 3:49 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11063 - B2-Sequence
- Replies: 73
- Views: 41667
- Sun Aug 06, 2006 9:28 am
- Forum: Volume 110 (11000-11099)
- Topic: 11063 - B2-Sequence
- Replies: 73
- Views: 41667
Hi guys... I spend nearly 2 hours sitting at H problem... and I couldn't find out what is wrong... PLEASE... tell me :-) Here is my pascal code program hhh; var sum:array[0..40000] of boolean; tab:array[1..200] of longint; b,a,n,numb:longint; niemoge:boolean; procedure read_data; begin niemoge:=fals...
- Thu Jun 02, 2005 2:21 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10862 - Connect the Cable Wires
- Replies: 14
- Views: 8472
- Tue Mar 15, 2005 9:59 am
- Forum: Volume 108 (10800-10899)
- Topic: 10819 - Trouble of 13-Dots
- Replies: 67
- Views: 39236