Sha256: 6e2bc0636bff7045c0b9779bcd059df6f788959ed0e018b91bbb040d31d5d8ca

Contents?: true

Size: 124 Bytes

Versions: 265

Compression:

Stored size: 124 Bytes

Contents

#include "hello_world.h"

using namespace std;

namespace hello_world
{
	
string hello()
{
    return "Hello, World!";
}

}

Version data entries

265 entries across 265 versions & 1 rubygems

Version Path
trackler-2.2.1.159 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.158 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.157 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.156 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.155 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.154 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.153 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.152 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.151 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.150 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.149 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.148 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.147 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.146 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.145 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.144 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.143 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.142 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.141 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.140 tracks/cpp/exercises/hello-world/example.cpp