Search found 16 matches
- Mon May 28, 2007 1:56 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10044 - Erdos Numbers
- Replies: 102
- Views: 42319
- Sun May 27, 2007 3:54 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10044 - Erdos Numbers
- Replies: 102
- Views: 42319
can someone give some in/outputs for this problem. i assumed the max authors per paper to be 1000 and max characters in author name to be 1000. and erdos no. for Erdos itself to be 0. my algo is as follows: for( paper(i) ) // i goes from 1 to p if(published by erdos) erdos no.of all authors =1; else...
- Fri May 18, 2007 9:27 pm
- Forum: Volume 4 (400-499)
- Topic: 495 - Fibonacci Freeze
- Replies: 222
- Views: 37000
with the fo.llowing code i got a compile error which is running perfectly on my comp. import java.io.*; import java.util.*; import java.math.*; class Main{ private static BufferedReader stdin = new BufferedReader( new InputStreamReader( System.in ) ); public static void main (String args[]) { Main m...
- Mon Apr 02, 2007 4:45 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10026 - Shoemaker's Problem
- Replies: 82
- Views: 36616
- Sat Mar 10, 2007 7:34 am
- Forum: Volume 6 (600-699)
- Topic: 681 - Convex Hull Finding
- Replies: 60
- Views: 22416
- Mon Jan 01, 2007 7:49 pm
- Forum: Volume 9 (900-999)
- Topic: 989 - Su Doku
- Replies: 11
- Views: 9495
- Mon Jan 01, 2007 6:24 pm
- Forum: Volume 9 (900-999)
- Topic: 989 - Su Doku
- Replies: 11
- Views: 9495
989 - Su Doku
the problem says:: you should print 'NO SOLUTION'. For lexicographic comparison you should consider lines in first place what does he mean by line in fst place!! plzz tell wether my outputs are correct or not!! INPUT:: 3 0 6 0 1 0 4 0 5 0 0 0 8 3 0 5 6 0 0 2 0 0 0 0 0 0 0 1 8 0 0 4 0 7 0 0 6 0 0 6 0...
- Wed Dec 27, 2006 1:54 pm
- Forum: Off topic (General chit-chat)
- Topic: Super Fast Programmer
- Replies: 18
- Views: 35307
- Tue Dec 26, 2006 9:25 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10311 - Goldbach and Euler
- Replies: 98
- Views: 25404
- Mon Dec 25, 2006 5:22 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10311 - Goldbach and Euler
- Replies: 98
- Views: 25404
- Sun Dec 24, 2006 4:20 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10311 - Goldbach and Euler
- Replies: 98
- Views: 25404
10311-GOLBACH AND EULER!!! PLZZ HELP!
I am using Miller's Primality test even then its TLE!!! And when i used sieve its MLE!! I read previous posts but i cant understand how they r managing not to MLE!! some one plzz help!
- Wed Dec 13, 2006 8:42 pm
- Forum: Volume 109 (10900-10999)
- Topic: 10922 - 2 the 9s
- Replies: 38
- Views: 15481
- Wed Dec 13, 2006 4:43 pm
- Forum: Volume 109 (10900-10999)
- Topic: 10922 - 2 the 9s
- Replies: 38
- Views: 15481
10922 - 2 the 9s
they are saying that we have to find recursion depth..
and that 9 has a depth 1.
9-->1.
Now consider
99999...(21 9's)--->189--->18---->9--->1.
the depth shuld be 4.
but they are saying it to b 3.
Also consider 108.
108--->9--->1.
i think it should be 2.
Am i right???
and that 9 has a depth 1.
9-->1.
Now consider
99999...(21 9's)--->189--->18---->9--->1.
the depth shuld be 4.
but they are saying it to b 3.
Also consider 108.
108--->9--->1.
i think it should be 2.
Am i right???
- Thu Dec 07, 2006 7:25 am
- Forum: Volume 9 (900-999)
- Topic: 974 - Kaprekar Numbers
- Replies: 32
- Views: 12537
can u plz tell me whats wrong then with this code????
can u plz tell me whats wrong then with this code????
*deleted*
O My God how can b i so stupid
THX A LOT BUDDY!!!*hugs*
*deleted*
O My God how can b i so stupid
THX A LOT BUDDY!!!*hugs*
- Wed Dec 06, 2006 8:16 pm
- Forum: Volume 9 (900-999)
- Topic: 974 - Kaprekar Numbers
- Replies: 32
- Views: 12537