Search found 10 matches
- Mon Nov 12, 2007 8:52 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11349 - Symmetric Matrix
- Replies: 43
- Views: 27125
- Mon Nov 12, 2007 4:37 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11349 - Symmetric Matrix
- Replies: 43
- Views: 27125
- Mon Nov 12, 2007 12:19 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11340 - Newspaper
- Replies: 154
- Views: 68771
Code: Select all
like down
- Mon Nov 12, 2007 11:39 am
- Forum: Volume 113 (11300-11399)
- Topic: 11349 - Symmetric Matrix
- Replies: 43
- Views: 27125
11349 - Symmetric Matrix
the problem statement is not clear to me because i don't know what should i do when n the dimension of the matrix is even like 4.
- Mon Nov 12, 2007 11:36 am
- Forum: Volume 113 (11300-11399)
- Topic: 11340 - Newspaper
- Replies: 154
- Views: 68771
- Mon Nov 12, 2007 10:01 am
- Forum: Volume 113 (11300-11399)
- Topic: 11348 - Exhibition
- Replies: 24
- Views: 14572
- Mon Nov 12, 2007 9:31 am
- Forum: Volume 113 (11300-11399)
- Topic: 11340 - Newspaper
- Replies: 154
- Views: 68771
Re
char ch = 255;
ch is negative one !
but the clarification said that the character codes are non-negative.
then you can use only char.
ch is negative one !
but the clarification said that the character codes are non-negative.
then you can use only char.
- Sun Nov 11, 2007 9:56 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11350 - Stern-Brocot Tree
- Replies: 6
- Views: 5309
RE
I used only long long and it was sufficient.
you can do this problem with simple for loop.
you can do this problem with simple for loop.
- Sun Sep 16, 2007 3:15 pm
- Forum: Algorithms
- Topic: Counting Binary Tree
- Replies: 0
- Views: 1661
Counting Binary Tree
Hi
How can i count all binary tree with specified depth D?
I know i can count it with DP and a version of catalan number.
How can i count all binary tree with specified depth D?
I know i can count it with DP and a version of catalan number.
- Sun Sep 16, 2007 10:08 am
- Forum: Volume 101 (10100-10199)
- Topic: 10180 - Rope Crisis in Ropeland!
- Replies: 39
- Views: 27562