Ignore Me
#include "cake.h"
void main()
{
printf("Hello\n");
printf("Ignore this post, it's only a test\n");
std::cout << "Cake is good" << std::endl;
}
Categories:
Website
#include "cake.h"
void main()
{
printf("Hello\n");
printf("Ignore this post, it's only a test\n");
std::cout << "Cake is good" << std::endl;
}