Код: Выделить всё
Twilight Corrupter
Код: Выделить всё
208.86.251.30:27065Every day in Africa a gazelle wakes up.
It knows it must run faster than the fastest lion or it will be killed.
Every morning a lion wakes up. It knows that it must outrun the gazelle or it will starve to death.
It doesn’t matter whether you are a lion or a gazelle.
When the sun comes up, you better be running.

Код: Выделить всё
const Arg_parser::Option options[] =
{
{ 'b', "block-size", Arg_parser::yes },
{ 'B', "binary-prefixes", Arg_parser::no },
{ 'c', "cluster-size", Arg_parser::yes },
{ 'C', "complete-only", Arg_parser::no },
{ 'd', "direct", Arg_parser::no },
{ 'D', "synchronous", Arg_parser::no },
{ 'e', "max-errors", Arg_parser::yes },
{ 'F', "fill", Arg_parser::yes },
{ 'g', "generate-logfile", Arg_parser::no },
{ 'h', "help", Arg_parser::no },
{ 'i', "input-position", Arg_parser::yes },
{ 'm', "domain-logfile", Arg_parser::yes },
{ 'n', "no-split", Arg_parser::no },
{ 'o', "output-position", Arg_parser::yes },
{ 'q', "quiet", Arg_parser::no },
{ 'r', "max-retries", Arg_parser::yes },
{ 'R', "retrim", Arg_parser::no },
{ 's', "max-size", Arg_parser::yes },
{ 'S', "sparse", Arg_parser::no },
{ 't', "truncate", Arg_parser::no },
{ 'T', "try-again", Arg_parser::no },
{ 'v', "verbose", Arg_parser::no },
{ 'V', "version", Arg_parser::no },
{ 0 , 0, Arg_parser::no } };
Arg_parser parser( argc, argv, options );
if( parser.error().size() ) // bad option
{ show_error( parser.error().c_str(), 0, true ); return 1; }

Код: Выделить всё
SOSI HUI SOSI HUI 
Код: Выделить всё
Cold BloodEvery day in Africa a gazelle wakes up.
It knows it must run faster than the fastest lion or it will be killed.
Every morning a lion wakes up. It knows that it must outrun the gazelle or it will starve to death.
It doesn’t matter whether you are a lion or a gazelle.
When the sun comes up, you better be running.

Ты это пытался скрыть?Darker than Black: Gemini of the Meteor
