menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
Rint "Censored" if userInput contains the word "darn", else print userInput. End with newline. #include #include using namespace std; int main() { string userInput; userInput = "That darn cat."; /* Your
asked
Sep 25, 2020
173k
views
4
votes
Rint "Censored" if userInput contains the word "darn", else print userInput. End with newline.
#include
#include
using namespace std;
int main() {
string userInput;
userInput = "That darn cat.";
/* Your solution goes here */
return 0;
}
Computers and Technology
high-school
Joe Rinehart
asked
by
Joe Rinehart
8.1k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
3
votes
This is the closest thing I could come up with since I don’t really know c++. (just so it’s easier maybe put the name of the programming language)
RoachLord
answered
Oct 2, 2020
by
RoachLord
7.6k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Aug 25, 2020
166k
views
Rint "Censored" if userInput contains the word "darn", else print userInput. End with newline. #include #include using namespace std; int main() { string userInput; userInput = "That darn cat."; /* Your
Maxxx
asked
Aug 25, 2020
by
Maxxx
8.5k
points
Computers and Technology
high-school
1
answer
2
votes
166k
views
asked
Sep 25, 2020
72.0k
views
Print "Censored' if userlnput contains the word "darn, else print userlnput. End with newline. Ex: If userinput is "That darn cat., then output is: Censored Ex: If userlnput is "Dang, that was scary!",
Jordan Silva
asked
Sep 25, 2020
by
Jordan Silva
8.6k
points
Computers and Technology
high-school
1
answer
3
votes
72.0k
views
asked
Mar 24, 2021
90.0k
views
Print "Censored" if userInput contains the word "darn", else print userInput. End with newline. Ex: If userInput is "That darn cat.", then output is: Censored Ex: If userInput is "Dang, that was scary!
Pavel Oganesyan
asked
Mar 24, 2021
by
Pavel Oganesyan
8.6k
points
Engineering
college
1
answer
4
votes
90.0k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.5m
questions
12.2m
answers
Other Questions
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Disadvantages of using animation in advertising? advantages and disadvantages of using animation for education? advantages and disadvantages of using animation in entertainment?
Explain why binary codes are used to represent characters, numbers and symbols :)
What is an example of a dedicated computer system?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org