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