0

How to type ilove c++ in code

23rd Oct 2016, 4:14 PM
musthafa
musthafa - avatar
3 Answers
+ 1
What do you mean? Can you explain more?
23rd Oct 2016, 5:25 PM
David Saravany
+ 1
#include <iostream> using namespace std; int main() { cout << "i love c++"; return 0; }
23rd Oct 2016, 5:58 PM
Emon
Emon - avatar
+ 1
If you want more details then actually start the course.
26th Oct 2016, 12:13 PM
Justin Vitale
Justin Vitale - avatar