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.180 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.179 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.178 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.177 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.176 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.175 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.174 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.173 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.172 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.171 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.170 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.169 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.167 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.166 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.165 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.164 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.163 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.162 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.161 tracks/cpp/exercises/hello-world/example.cpp
trackler-2.2.1.160 tracks/cpp/exercises/hello-world/example.cpp