Category: C#
C#
uncategorised
c# quesetion beginner
Write a C# program that determines the maximum number of chores that can be assigned based on childrens preferences. You are given: 5 children: Rif, Mai, Ben, Kim, Ken 5 chores labeled 15 Each child can do at most one chore Each chore can be assigned to only one child A child can only be […]
Read MoreC#
uncategorised
Write a program to find the largest element in an array?
Write a program in C(C11) to sort an array using Bubble Sort?
Read MoreC#
uncategorised
Write a program to find the largest element in an array?
Write a program in C(C11) to sort an array using Bubble Sort?
Read MoreC#
uncategorised
SFML XCode C++ Create Space Cleanup Game Program
Using this code provided I need a simple function added and the program to be able to run and flow smoothly. Project Assignment (Beginner Project): Space Cleanup (SFML 2D Shooter Microgame) What you will submit Project extension Extend the project/lab we built in class. Add new features (at least one new feature must be implemented […]
Read MoreC#
uncategorised
SFML XCode C++ Create Space Cleanup Game Program
Using this code provided I need a simple function added and the program to be able to run and flow smoothly. Project Assignment (Beginner Project): Space Cleanup (SFML 2D Shooter Microgame) What you will submit Project extension Extend the project/lab we built in class. Add new features (at least one new feature must be implemented […]
Read MoreC#
uncategorised
C++ Question
the assignment is required to be submitted as a word document so please just take screenshots of the progragrams and attached them in word while stating the corespondent section. And if possible use this compiler
Read MoreC#
uncategorised
Create me a program for this Space shooter game using c++ an…
Add me a simple function to this code make this c++ code run perfectly fine based on the pdf given.
Read MoreC#
uncategorised
Create me a Program using SFML and C++ of Tic Tac Toe
Using this pdf file and the following code, add a simple function running this game perfectly fine but being slightly different for a beginner programmer.
Read MoreC#
uncategorised
Help fixing logical error and segmentation fault in C++ link…
I’m currently working on a C++ project involving [sebutkan topiknya, misal: Dynamic Memory/Arrays]. My code compiles, but I keep getting a runtime error (segmentation fault) when trying to execute the function. I need a tutor to: Identify the cause of the memory leak/error. Explain the fix clearly so I can avoid this in the future. […]
Read MoreC#
uncategorised
Project 2: myELIZA
For this project, you and your group will be designing and implementing a small system in C or C++ that will simulate a primitive AI chatbot. Specifically, you will be implementing a version of ELIZA that is one of the earliest natural language processing programs. The program will simulate a conversation between the user and […]
Read More