This page is intended to test Wikia features or the editors.
#include <iosteam>
int main()
{
std::cout<<"C++ code!"<<std::endl;
return 0;
}
This page is intended to test Wikia features or the editors.
#include <iosteam>
int main()
{
std::cout<<"C++ code!"<<std::endl;
return 0;
}