#include <conio>
#include <iostream>
#include <stdio>
main()
{
int a;
clrscr();
for (a=1; a<=20; a++)
{
textcolor(a);
cprintf("\r \nSEMANGKA>>>> *** SEMANGAT KAWAN !!!***");
}
textcolor(1023);
cout<<"\n\n\t\t";
cprintf("by Murosadatul :)");
getch();
}
Hasil dari coding diatas (Simpel kan belajar c++)......
Selamat mencoba...