When you are using this board please give all information you deem necessary for the functionality of the code.
Please use the code format, like this
#include <iostream>
int main()
{
std::cout << "Hello World!" << std::endl;
return 0;
}
Also, thank KevinMinion for the idea of this board