array(4) { [0]=> string(36) "Number System/Given a natural number" [1]=> string(70) " find the number of 0’s in the binary representation of that number." [2]=> string(3) "547" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(38) "Number System/Given two binary numbers" [1]=> string(56) " return the greatest of these numbers in decimal format." [2]=> string(3) "453" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(48) "Operators/There are 45 total pupils in the class" [1]=> string(145) " 25 of whom are boys. Write a program to find how many girls received grades "A" if 17 boys made up 80% of the students that received grades "A"." [2]=> string(3) "203" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(69) "array-1/Given an array containing n distinct integers in the range [0" [1]=> string(152) "n] (inclusive of both 0 and n) (inclusive of both 0 and n). Find and return the only number of the range that is not present in the array. Here 1 string(3) "362" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(43) "array-1/Given an integer array and its size" [1]=> string(94) " find the sum of the greatest and the smallest integer present in the array. Here 1< size <101" [2]=> string(3) "565" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(43) "array-1/Given an integer array and its size" [1]=> string(49) " reverse the array and print it . Here 1 string(3) "216" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(51) "array-1/Given an integer array(arr) and its size(n)" [1]=> string(63) " print the count of odd and even integers present in the array." [2]=> string(3) "467" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(35) "functions/Given the age of a person" [1]=> string(68) " write a function to check if the person is eligible to vote or not." [2]=> string(3) "321" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(35) "functions/Given two numbers a and b" [1]=> string(72) " write a program to print all the prime numbers present between a and b." [2]=> string(3) "384" [3]=> string(21) "2023-07-21 08:35:52 " } array(4) { [0]=> string(35) "functions/Given two numbers a and b" [1]=> string(75) " write a program using functions to print all the odd numbers between them." [2]=> string(3) "278" [3]=> string(21) "2023-07-21 08:35:52 " } cpp-codes 联合开发网 - pudn.com
cpp-codes

所属分类:数据结构
开发工具:Others
文件大小:0KB
下载次数:0
上传日期:2023-07-21 15:35:52
上 传 者sh-1993
说明:  我编程旅程的所有cpp代码
(All cpp codes of my programming journey)

文件列表:
Conditionals/ (0, 2023-07-21)
Conditionals/Create a calculator using switch statement to perform addition (subtraction, multiplica)
Conditionals/Write a program to calculate marks to grades . Follow the conversion rule as given below (571, 2023-07-21)
Conditionals/Write a program to print absolute value of a number entered by the user. (153, 2023-07-21)
Conditionals/Write a program to print positive number entered by the user (if user enters a negative number, it is skip)
Conditionals/Write a program to take input from user for Cost Price (C.P.) and Selling Price(S.P.) and calculate Profit or Loss. (307, 2023-07-21)
Conditionals/Write a program which takes the values of length and breadth from user and check if it is a square or not. (250, 2023-07-21)
Number System/ (0, 2023-07-21)
Number System/Print the sum of the first 5 decimal numbers from 1 to 5 in binary format. (360, 2023-07-21)
Operators/ (0, 2023-07-21)
Operators/Design a calculator to perform basic arithmetic operations (398, 2023-07-21)
Operators/Write a program to calculate the sum of digits of a 3 digit number. (276, 2023-07-21)
Operators/Write a program to calculate the sum of the first and the second last digit of a 5 digit number. (325, 2023-07-21)
Operators/Write a program to check whether two numbers (entered by user) are equal or not. (172, 2023-07-21)
Operators/Write a program to take the values of two variables a and b from the keyboard and then check if both the conditions 'a < 50' and 'a < b' are true. (177, 2023-07-21)
array-1/ (0, 2023-07-21)
array-1/Given an integer array containing n elements. Find the element in the array for which all the elements to its left are smaller than it and all the elements to the right of it are larger than it. Here 1 (864, 2023-07-21)
array-1/Given two arrays a[] and b[] of same size.Your task is to find the minimum sum of two elements such that they belong to different arrays and are not at the same index. Here 1array-3/ (0, 2023-07-21)
array-3/Given two vectors arr1[] and arr2[] of size m and n sorted in increasing order. Merge the two arrays into a single sorted array of size m+n. (1097, 2023-07-21)
basicIO/ (0, 2023-07-21)
basicIO/Print the ASCII value of character 鈥楿鈥. (121, 2023-07-21)
basicIO/Take 2 integer values in two variables x and y and print their product. (159, 2023-07-21)
basicIO/Write a C++ program to calculate the cube of a number. (172, 2023-07-21)
basicIO/Write a C++ program to find size of basic data types. (532, 2023-07-21)
basicIO/Write a C++ program to take length and breadth of a rectangle and print its area. (181, 2023-07-21)
functions/ (0, 2023-07-21)
functions/Given radius of a circle. Write a function to print the area and circumference of the circle. (338, 2023-07-21)
functions/Write a function to print squares of the first 5 natural numbers. (170, 2023-07-21)
loops-2/ (0, 2023-07-21)
... ...

近期下载者

相关文件


收藏者