There are no reviews yet. Be the first to send feedback to the community and the maintainers!
leader-board-css3
newone
donate-today
world-cup2022
my-fast-repo
developer-portfolio
The-given-code-includes-a-list-of-heights-for-various-basketball-players.-You-need-to-calculate-and-
Number-guessing-using-python
Constructor-in-c-
Write a program to print the perimeter of a triangle having sides of 3,4 and 5 units by creating a class named 'Triangle' with the constructor having the three sides as it's parameters?eat-healthy
Multiples-of-3-5
You are given a task to find all of the whole numbers below 100 that are multiples of both 3 and 5. Create an array of numbers below 100 that are multiples of both 3 and 5, and output it.panda-commerce-bootstarp
Square-Footage
You are given an array that holds the square footage data for houses on a particular street. A new house has just been constructed on that street. Modify your program to take the new house value as input, add it to the array, and output the array sorted in ascending order.simple-date-print-in-c-
Write a program that inputs a date in a given format and show the date as output in another format in cpp? The date information should be stored in a date-type object with attributes:day,month,year.Seats-in-a-Theater
You are given an array that represents the occupancy of seats in a movie theater. A seat marked with 1 is occupied, while one marked 0 means the seat is free. However, the array is flat and 1-dimensional. Transform it into a 2-dimensional array, representing the rows of the seats. Each row in the theater has 5 seats and there are a total of 30 seats. Reshape the array into the corresponding shape and output the row at the given index, which is taken from user input.Love Open Source and this site? Check out how you can help us