#include<stdio.h> #include<conio.h> #include<dos.h> void main() { clrscr(); printf(" i love cats <33 "); getch(); }
Popular repositories Loading
-
-
Challenge
Challenge PublicProgram that displays "Hello " one time, three times, five times, and seven times, using an embedded For loop (Turbo C++)
C++
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.