Popular repositories Loading
-
Predictive_sales_analytics_using_machine_learning
Predictive_sales_analytics_using_machine_learning Public -
python-project
python-project PublicIt is based on the calculate the days between two days input by the users
Python 1
-
-
cipher-Q1
cipher-Q1 PublicDefine a structure Student with the following members: Name (string) Roll Number (integer) Marks (float array of size 3 to store marks in three subjects) Dynamically allocate memory for a single St…
-
cipher-Q2
cipher-Q2 PublicDefine a base class Animal with a virtual function sound(). Then, create two derived classes, Dog and Cat, that override the sound() function to return "Bark" and "Meow," respectively.
-
cipher-Q4
cipher-Q4 PublicPrompt the user to enter the number of elements they want to store in a dynamic array (vector). Use a std::vector to store the elements entered by the user. Allow the user to input the elements of …
If the problem persists, check the GitHub status page or contact support.