subject

I’m not good at coding and I’m required to do this but I’m not sure how to do it/code it, could someone code something that has all of these


I’m not good at coding and I’m required to do this but I’m not sure how to do it/code it, could som

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 02:00
As with any small island country, cuba has fewer natural resources than countries such as brazil. this affects their economy in that cuba a) exports only manufactured products. b) exports more products than it imports.. c) must import more products than it exports. d) has imposed trade barriers against the united states.
Answers: 3
question
Computers and Technology, 24.06.2019 01:00
How can the temperature of a room be raised by 5degreesf?
Answers: 1
question
Computers and Technology, 24.06.2019 11:20
Print "censored" if userinput contains the word "darn", else print userinput. end with newline. ex: if userinput is "that darn cat.", then output is: censoredex: if userinput is "dang, that was scary! ", then output is: dang, that was scary! note: if the submitted code has an out-of-range access, the system will stop running the code after a few seconds, and report "program end never reached." the system doesn't print the test case that caused the reported message.#include #include using namespace std; int main() {string userinput; getline(cin, userinput); int ispresent = userinput.find("darn"); if (ispresent > 0){cout < < "censored" < < endl; /* your solution goes here */return 0; }
Answers: 3
question
Computers and Technology, 24.06.2019 15:00
Universal windows platform is designed for which windows 10 version?
Answers: 1
You know the right answer?
I’m not good at coding and I’m required to do this but I’m not sure how to do it/code it, could some...
Questions
question
Mathematics, 06.03.2021 08:00
question
Chemistry, 06.03.2021 08:00
question
Mathematics, 06.03.2021 08:00
question
Mathematics, 06.03.2021 08:00
question
Mathematics, 06.03.2021 08:00
question
Mathematics, 06.03.2021 08:00
Questions on the website: 13722363