Monday, 6 January 2020
Subscribe to:
Post Comments (Atom)
Program(python):-Find duplicates in an array (Geeks for geek problem)
QUESTION:- Given an array a of size N which contains elements from 0 to N-1 , you need to find all the elements occurring more than o...
-
import java.io.*; class metrixmulti { public static void main(String args[])throws IOException { BufferedReader br=new Buffe...
-
import java.io.*; class small { public static void main(String args[])throws IOException { BufferedReader br=new BufferedRea...
-
import java.io.*; class Primes { int r; int c; int Arr[][]=new int [20][20]; Primes(int x,int y) { r=x; ...
No comments:
Post a Comment
HAY THAKYOU FOE VISIT