#include using namespace std; static uint32_t SHARED_COUNTER = 0; int main() { cout << "Hello World" << endl; }