
Patrick B. answered 04/01/21
Tutor
4.7
(31)
Math and computer tutor/teacher
using namespace std;
#include <iostream>
int main()
{
cout << "HELLO" << endl;
}
Hall H.
asked 04/01/21Edit hello.cpp using vim
Use vim editor to edit hello.cpp, to have a custom message then recompile the program and run it again.
(I dont know what im supposed to type please help)
Patrick B. answered 04/01/21
Math and computer tutor/teacher
using namespace std;
#include <iostream>
int main()
{
cout << "HELLO" << endl;
}
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.