Sha256: 09c8755ce273cad2a701af9da46ae3225c391b779aec99c27818d0e3f333bb60

Contents?: true

Size: 106 Bytes

Versions: 7

Compression:

Stored size: 106 Bytes

Contents

#include <iostream>

using namespace std;

int main()
{
   cout << "Hello World" << endl; 
   return 0;
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
language_templates-0.1.5.2 bin/languages/c/c++.cpp
language_templates-0.1.5.1 bin/languages/c/c++.cpp
language_templates-0.1.5 bin/languages/c/c++.cpp
language_templates-0.1.4 bin/languages/c/c++.cpp
language_templates-0.1.3 bin/languages/c/c++.cpp
language_templates-0.1.2 bin/languages/c/c++.cpp
language_templates-0.1.1 bin/languages/c/c++.cpp