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