Sha256: 2a94c6e8054a39f55fd140cf9bee4fbd3e4f9df64ac35db49444f2929de8148d

Contents?: true

Size: 208 Bytes

Versions: 396

Compression:

Stored size: 208 Bytes

Contents

#if !defined(FOOD_CHAIN_H)
#define FOOD_CHAIN_H

#include <string>

namespace food_chain
{

std::string verse(unsigned which);
std::string verses(unsigned begin, unsigned end);
std::string sing();

}

#endif

Version data entries

396 entries across 396 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.179 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.178 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.177 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.176 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.175 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.174 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.173 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.172 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.171 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.170 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.169 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.167 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.166 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.165 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.164 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.163 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.162 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.161 tracks/cpp/exercises/food-chain/example.h
trackler-2.2.1.160 tracks/cpp/exercises/food-chain/example.h