C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Count number of squares in a rectangle in C++

  2. Count number of right triangles possible with a given perimeter in C++

  3. Count number of solutions of x^2 = 1 (mod p) in given range in C++

  4. Count number of step required to reduce N to 1 by following certain rule in C++

  5. Count number of triplets (a, b, c) such that a^2 + b^2 = c^2 and 1<=a<=b<=c<= n in C++

  6. Count number of triplets in an array having sum in the range [a,b] in C++

  7. Count number of triplets with product equal to given number with duplicates allowed in C++

  8. Count of index pairs with equal elements in an array in C++

  9. Counting pairs when a person can form pair with at most one in C++

  10. Counting numbers whose difference from reverse is a product of k in C++

  11. Count ways to form minimum product triplets in C++

  12. Count of pairs in an array whose sum is a perfect square in C++

  13. Count unordered pairs (i,j) such that product of a[i] and a[j] is power of two in C++

  14. Count valid pairs in the array satisfying given conditions in C++

  15. Count ways of choosing a pair with maximum difference in C++

  16. Count the triplets such that A[i] < B[j] < C[k] in C++

  17. Count total divisors of A or B in a given range in C++

  18. Counting cross lines in an array in C++

  19. Count Triplets such that one of the numbers can be written as sum of the other two in C++

  20. Count the numbers divisible by ‘M’ in a given range in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:212/300  20-Computer/Page Goto:1 206 207 208 209 210 211 212 213 214 215 216 217 218