Search found 30 matches
- Mon Apr 03, 2006 10:59 am
- Forum: Volume 102 (10200-10299)
- Topic: 10252 - Common Permutation
- Replies: 150
- Views: 73187
- Thu Mar 30, 2006 9:58 am
- Forum: Volume 102 (10200-10299)
- Topic: 10252 - Common Permutation
- Replies: 150
- Views: 73187
- Thu Mar 30, 2006 9:20 am
- Forum: Other words
- Topic: Dynamic Programming (a tough one)
- Replies: 2
- Views: 2559
Let T(n,s) be the number of cases in which sum of n numbers (all less than 10) are eqaul to S.
It is not hard to find a recursive descripton for T(n+ 1,s).
Let T(n,s) be the number of cases in which sum of n numbers (all less than 10) are eqaul to S and the first number is non-zero.
T'(n,s) can be ...
It is not hard to find a recursive descripton for T(n+ 1,s).
Let T(n,s) be the number of cases in which sum of n numbers (all less than 10) are eqaul to S and the first number is non-zero.
T'(n,s) can be ...
- Tue Mar 28, 2006 1:06 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10299 - Relatives
- Replies: 57
- Views: 20705
- Sat Nov 13, 2004 3:40 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10212 - The Last Non-zero Digit.
- Replies: 63
- Views: 41249
- Sun Jul 04, 2004 6:14 am
- Forum: Volume 101 (10100-10199)
- Topic: 10146 - Dictionary
- Replies: 8
- Views: 5253
- Sat Jun 05, 2004 6:32 am
- Forum: Volume 101 (10100-10199)
- Topic: 10162 - Last Digit
- Replies: 21
- Views: 10922
- Wed Jun 02, 2004 9:10 am
- Forum: Volume 101 (10100-10199)
- Topic: 10139 - Factovisors
- Replies: 80
- Views: 41935
- Tue Jun 01, 2004 8:00 am
- Forum: Pascal
- Topic: How to configure RHIDE to use fpc!
- Replies: 1
- Views: 6258
How to configure RHIDE to use fpc!
hi to all pascal lover!
I looking for an IDE in linux to compile and and debug my pacal programs. I searched a lot but I can't find anything usefull except one IDE in FreePascal home page. but I can't compile it because it needs to a unit that isn't available for public.
After sometime I found ...
I looking for an IDE in linux to compile and and debug my pacal programs. I searched a lot but I can't find anything usefull except one IDE in FreePascal home page. but I can't compile it because it needs to a unit that isn't available for public.
After sometime I found ...
- Tue May 18, 2004 1:50 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10140 - Prime Distance
- Replies: 17
- Views: 9463
- Mon May 10, 2004 9:24 am
- Forum: Volume 101 (10100-10199)
- Topic: 10190 - Divide, But Not Quite Conquer!
- Replies: 105
- Views: 38343
- Sun Apr 11, 2004 9:13 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10044 - Erdos Numbers
- Replies: 102
- Views: 55127
- Tue Apr 06, 2004 8:28 am
- Forum: Volume 100 (10000-10099)
- Topic: 10021 - Cube in the labirint
- Replies: 17
- Views: 5860
- Sat Apr 03, 2004 7:59 am
- Forum: Pascal
- Topic: can i use class in my programs
- Replies: 1
- Views: 6118
can i use class in my programs
hi to all,
i want to know if there is any object pascal compiler in linux.
as you know BP 7.0 supports object pascal and we can define class in it.
i search the web but i cant find anything (maybe because of wrong keyword in search).
thanks for your help.
i want to know if there is any object pascal compiler in linux.
as you know BP 7.0 supports object pascal and we can define class in it.
i search the web but i cant find anything (maybe because of wrong keyword in search).
thanks for your help.