Miranda is a great software and I will tell u how to configure it. download it here Download now run it……. continue with setup…… right c...
Read More
Home / Archive for 08/01/2010 - 09/01/2010
Binary Search using functions
class bin{ public void fg(int a[],int y){ int f=0,l=a.length-1; int mid=0; while(f<=l){ mid=(f+l)/2; if(m[mid] ...
Read More
Binary Search for Integers
import java.io.*; class bogo{ public static void main(String args[])throws IOException{ BufferedReader ne = new BufferedReader(ne...
Read More
Subscribe to:
Posts
(
Atom
)