Hey there,
#include "pch.h"
#include <iostream>
int main()
{
std::cout << "Hello world!";
}
8.7m questions
11.3m answers