18 Answers
New Answer11/22/2020 10:38:42 AM
Anas kayani18 Answers
New Answerrodwynnejones , discussion section in this thread is for asking programming/coding related questions . You might heard "search bars" alot because you asked wrong questions . Have a bright day .
Greetings . Please try the following steps : # try to google your problems or errors # ask a professional person in your case # use better sentences to ask your questions . Thank you . Happy quarantine .
As your question isn't really clear, no one can answer it. So, firstly, make your question clear.
https://code.sololearn.com/c9HNt60v9IjL This code is working fine syntactically. To enter multiple inputs use line breaks like this when providing input for cin statements: Name 1 Name 2 Name 3 10 9 10
Dear friend . Please use post section to describe your code and your question to prevent too much useless comments . Thank you .
#include <iostream> using namespace std; int main() { char a[60]; cin.getline(a,256); cout<<a<<endl; return 0; } This code works fine
Dear Sololearn. Could you please remove the Q and A (discuss) section from Sololearn...there is no need for it...just have a page where it says "search on Google". edit...I was being sarcastic!!...It was in response to post (now deleted) directing the poster to search on google.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message