गीत में कोडिंग - आपके चयन की प्रोग्रामिंग भाषा में संगीत गीत का प्रतिनिधित्व करना [बंद]


13

अपने चुनने की भाषा में एक कार्यक्रम लिखें जो पढ़े जाने पर एक गीत के बोल हैं। यह एक वैध कार्यक्रम होना चाहिए जिसे संकलित किया जा सकता है और त्रुटियों के बिना चलाया जा सकता है। जब आप तकनीकी रूप से सभी गीतों को स्क्रीन पर प्रिंट कर सकते हैं, तो आपको इसे स्टाइल के साथ करने और जब भी संभव हो स्ट्रिंग स्ट्रिंग से बचने के लिए प्रोत्साहित किया जाता है।

यह देखते हुए कि यह अपने आप में मुश्किल है, आपको बॉयलरप्लेट कोड के एक एकल खंड को लिखने की अनुमति है जो गीत में पठनीय होने की ओर नहीं गिना जाता है। हालाँकि, एक बार कोड का ब्लॉक शुरू हो जाता है जिसे एक गीत के बोल के रूप में पढ़ा जाना चाहिए, आप इसे तब तक बाधित नहीं कर सकते जब तक कि गीत समाप्त न हो जाए। आप टिप्पणियों के साथ गीत कोड की शुरुआत और अंत का संकेत दे सकते हैं। कृपया जैसे ही आप कोड पढ़ेंगे, स्वयं भी गीत निर्दिष्ट करें। आप अपनी व्याख्या के साथ "उदार" हो सकते हैं जब तक कि आप जो लिखा गया है उससे बहुत दूर न भटके, अन्यथा यह आपके लिए खर्च करेगा।

आंशिक गीत के बोलों की अनुमति है, हालाँकि आपको शब्दों को एक पूरे गीत में रखने के लिए दोहरे अंक मिलते हैं। जज 3 श्रेणियों में विभाजित है:

  1. 10 अंक - मौलिकता
  2. 10 अंक - गीत कठिनाई
  3. 20 अंक - कोड में उस गीत का प्रतिनिधित्व।

प्रत्येक सबमिशन के लिए, मैं आपको नीचे टिप्पणी में अपना स्कोर दूंगा। यदि आप अपना उत्तर संपादित करते हैं, तो बस मुझे एक टिप्पणी सूचक दें और मैं उसी के अनुसार उसका पुनर्मूल्यांकन करूंगा। हालांकि निष्पक्ष होने के लिए, प्रत्येक पुनर्मूल्यांकन आपके कुल स्कोर से 2 अंक घटाता है।

एक उदाहरण निम्नलिखित हो सकता है:

public class Song {
    public String play() {
        // Song begin
        try {
            if(this instanceof TheRealLife || this instanceof JustFantasy) {
                throw new InALandSlide();
            }
        } catch (InALandSlide e) {
        }
        return "No \"FromReality\"";
        // Song end
    }

    public static void main(String [] args) {
        Song song = new Song();
        song.play();
    }
}

जो पढ़ा जाता है:

Is this TheRealLife?
Or is this JustFantasy?
Caught InALandSlide.
No escape \"FromReality\"

वाद्ययंत्रों की अनुमति नहीं है, बुद्धिमान लोग। ;)


4
यह एक दिलचस्प अवधारणा है, और मुझे परिणाम देखने में दिलचस्पी है, लेकिन यह बहुत उद्देश्य नहीं है। गीत की 'कठिनाई' का निर्धारण कैसे किया जाता है? (आदि)
गफ्फी

3
दृढ़ता से मुझे इस IOCCC विजेता
बदसूरत

@ गैफी, ज्यादातर लंबाई, लेकिन यह भी शब्दशीलता। एक गीत का उदाहरण जो 0 स्कोर करेगा यह गीत सिर्फ 6 शब्द लंबा हो सकता है
नील

HQ9कार्यक्रम के बारे में कैसे 9? : पी
ली-आंग येप

1
कोडिंग के लिए एक उपयुक्त गीत खोजने की कोशिश करने वाले किसी व्यक्ति के लिए संकेत: "एस्केप टू द वॉयड" एक आशाजनक शीर्षक :) लगता है :) - lyricstime.com/sepultura-escape-to-the-void-lyrics.html
क्रिस्टियन

जवाबों:


8

पायथन - 8 + 4 + 15 = 27 अंक

यहां लुईस कैरोल द्वारा द हंटिंग ऑफ द स्नार्क के कुछ श्लोक हैं ।
यह कविता में सुझाए गए एल्गोरिथम के आधार पर एक संख्या की गणना करता है, और इसका उपयोग जुबज की आवाज के बारे में एक प्रमाण बताने के लिए करता है।

class taking:
    def __init__(self, n): convenient.val = (n)
    def __enter__(self): pass
    def __exit__(self, type, value, traceback): pass
def a(x,y): x.val = y(x.val); return True
class We:
    def __init__(self): self.val=0
    def __add(self, y): return y+sum(self.x)
    def add(self, *x): self.x = x; return self.__add
    def multiply(self,x,by,diminished_by): self.val *= by-diminished_by
    def proceed2divide(self,x,by): self.val /= by
    def subtract(self,x): self.val -= x; return True
perfectly = lambda x: x and not not x
def must_be(x):
    if x: 
        print "\n".join(["Tis the %s of the Jubjub!"%["voice","note","song"][x%3] for x in range(out.val)])
        return out.val
out=convenient=as_you_see=we=then=the=We()
_ = exactly = 15
with\
\
    taking(3) as the_subject_to_reason_about:
    a(convenient, #2 state
    we.add(7,_ & 10)) and then.multiply(out,
    by=1000, diminished_by=8)

    the_result = we.proceed2divide(as_you_see,
    by=992)
    then.subtract(17) and the; answer = must_be(
    exactly and perfectly(True))

मूल पाठ:

"तीन को विषय के रूप में लेना -
राज्य के लिए एक सुविधाजनक संख्या-
हम सेवन, और टेन को जोड़ते हैं, और फिर
आठ से घटाकर आठ से गुणा करते हैं ।

"परिणाम हम विभाजित करने के लिए आगे बढ़ते हैं, जैसा कि आप देखते हैं,
नाइन हंड्रेड एंड नब्बे टू:
फिर सत्रह को घटाते हैं, और जवाब
बिल्कुल सटीक और पूरी तरह से सच होना चाहिए ।


यह अच्छा है, मुझे यह पसंद है। Originality: 8/10, Song difficulty: 4/10, Representation of that song in code: 15/20, आपके अंतिम स्कोर 27. शर्म की बात है बनाने आप पूरे गीत का उपयोग नहीं कर सका।
नील १

2
मुझे लगता है कि "पूरे गाने" की कसौटी पर बहुत अधिक वजन है। एक पंक्ति के गीत को चुनना बहुत आसान होता।
बदसूरत

यह देखते हुए कि द हंटिंग ऑफ द स्नार्क 500 से अधिक लंबी लाइनें हैं, जो वास्तव में एक प्रभावशाली उपलब्धि होगी।
ब्रेडबॉक्स

1
@breadbox, यहां तक ​​कि एक भी फिट एक प्रभावशाली उपलब्धि होगी, पूरी बात एक पीड़ा होगी।
बदसूरत

6

अजगर (8 + 7 + 15 = 30)

मान्य पायथन कोड समान रूप से हालांकि यह कण उपयोगी कुछ भी नहीं करता है ;-)

from sys import exit as stops ; import os
thing = [] ; me = can = remember = False ; this = open(__file__)
def terrible(v): return v

# ==== start song snippet

me = can = remember = not any(thing)
can = not this.tell(), [True, "dream"]
locals()["deep"] = {"down":{"inside":{"feel_to":"scream"}}}
if `this` + (terrible("silence")): stops(me)

# ===== end song snippet

इसे कैसे पढ़ा जाना चाहिए:

मुझे कुछ भी याद नहीं है।
यह सच है या सपना नहीं बता सकता।
मेरे अंदर गहरे तक चीखने का मन करता है।
यह भयानक चुप्पी मुझे रोकती है।
...
(मेटालिका - एक)


वाह, मुश्किल गीत पसंद है, लेकिन बहुत प्रभावित हुआ कि आपने कैसे उसे खींच लिया। Originality: 8/10, Song difficulty: 7/10, Representation of that song in code: 15/20, आपके अंतिम स्कोर 30. बनाने
नील

5

सी

थोड़ा मैला, मैंने यह लगभग 15 मिनट में गिगल्स के लिए लिखा था। संकलित करता है और G ++ / MinGW के नवीनतम संस्करण के साथ ठीक चलता है (वास्तव में बहुत कुछ नहीं करता है, हालांकि)। आप अपने हिसाब से इसे ठीक कर सकते हैं, मुझे लगता है:

class Rick {

public:

    struct us { bool you; bool me; };

    bool giveYouUp()  { return false; }
    bool letYouDown() { return false; }
    bool runAround()  { return false; }
    bool desertYou()  { return false; }
    bool makeYouCry() { return false; }
    bool sayGoodbye() { return false; }
    bool tellALie()   { return false; }
    bool hurtYou()    { return false; }

    bool thinkingOf(bool whatImThinkingOf) { return whatImThinkingOf; }
    bool justWantTo(bool whatIWantToDo) { return whatIWantToDo; }
    bool tellYou(bool whatIWantToTellYou) { return whatIWantToTellYou; }

    void roll() {
        bool gonna = false;
        while (gonna) {
            giveYouUp();
            letYouDown();
            gonna = (runAround() && desertYou());
            makeYouCry();
            sayGoodbye();
            gonna = (tellALie() && hurtYou());
        }

        bool strangersToLove = true;
        us we = {!strangersToLove, !strangersToLove};

        bool knowTheRules = true;
        bool you = knowTheRules, I = knowTheRules;

        bool aFullCommitment = true;
        we.me = thinkingOf(aFullCommitment);

        int me = 0;
        Rick* guys[] = {this, nullptr, nullptr, nullptr, nullptr};

        bool howImFeeling = true;
        we.me = justWantTo(tellYou(howImFeeling));

        bool understand = true;
        while (we.you != understand) {
            we.you = understand;
        }
    }

};

int main() {
    Rick rick;
    rick.roll();

    return 0;
}

2

स्काला (48 = 2 * (7 + 4 + 13))

यह लिनक्स है! गीत।

object Song extends App {
  // Compose a song
  trait Compose {
    override def toString = {
      val token = """^.*\$(.*)\$.*$""".r
      val token(verse) = super.toString
      verse.replaceAll("([a-z])([A-Z])", "$1 $2").capitalize
    }
    def excl(ex: String) = println(this + ex)
    def !!(c: Compose) = { excl("."); c }
    def ***(c: Compose) = { excl("..."); c }
    def !(c: Compose) = { excl("!"); c }
    def *(c: Compose) = { excl(","); c }
    def ! = excl("!")
  }
  // It's linux  - lyrics
  case object ItBootsUpFine extends Compose
  case object AllOfTheTime extends Compose
  case object TuxThePenguinIsGreat extends Compose
  case object aPieInTheFace extends Compose
  case object ToTheManIHate extends Compose
  case object EveryoneKnowsItsLinux extends Compose
  case object StableForYouAndMe extends Compose
  case object ItsLinux extends Compose
  case object NoMoreBSODs extends Compose
  case object BetterThanNT extends Compose
  case object BestOfAllItsFree extends Compose
  case object FreeSoftwareForYouAndMe extends Compose
  case object LinuxGPLd extends Compose

  // Singer to sing a song
  def sing(song: => Unit) = { song }

  // Song begins
  sing {
      ItBootsUpFine!
      AllOfTheTime!!
      TuxThePenguinIsGreat!
      aPieInTheFace*
      ToTheManIHate***
      EveryoneKnowsItsLinux!
      ItsLinux!
      ItsLinux!
      StableForYouAndMe!
      ItsLinux!
      ItsLinux!
      NoMoreBSODs!
      ItsLinux!
      ItsLinux!
      BetterThanNT!
      ItsLinux!
      ItsLinux!
      BestOfAllItsFree!
      FreeSoftwareForYouAndMe***
      LinuxGPLd!
  }
  // Song ends
}

आउटपुट:

It Boots Up Fine!
All Of The Time.
A Pie In The Face,
Tux The Penguin Is Great!
To The Man IHate...
Everyone Knows Its Linux!
Its Linux!
Its Linux!
Stable For You And Me!
Its Linux!
Its Linux!
No More BSODs!
Its Linux!
Its Linux!
Better Than NT!
Its Linux!
Its Linux!
Best Of All Its Free!
Free Software For You And Me...
Linux GPLd!

Originality: 7/10, Song difficulty: 4/10, Representation of that song in code: 13/20। चूंकि आपने पूरा गाना नीचे रखा है, जो आपके स्कोर को दोगुना कर देता है, तो इसका मतलब है कि आपका अंतिम स्कोर 48 है। एक अच्छा। :)
नील

1

पीएचपी

मेरे पसंदीदा गीत, सीढ़ी से स्वर्ग तक जाने की कोशिश की।

$GLOBALS['sign']= 'words';

class lady extends me // there is a lady
{
  function __construct(){   // who is sure
    global $glitters = 'gold'; // all that glitters is gold
    $buy('stairway_to_heaven'); // and shes buying the stairway to heaven
  }
  $know[] = 'stars are close'; // when she get's there she knows, the stars are close
  function word(){  // with a word she can get
    debug_backtrace(); // what she come for
  }

  $this->buy('stairway_to_heaven'); // and she's buying the stairway to heaven

  $sign = 'words'; // there is a sign on the door
  if(!$sign === $GLOBALS['sign']) // but she want to be sure, cause you know sometimes words have 2 meanings
    exit();

  in_array($tree / $brook, $songbird ? 'sings'); // (literal) in a tree by the brook, there is a songbird who sings

  mysql_real_escape_string($_GET['thoughts']); // sometimes all of our thoughts are misgiven
  for ($i=0;$i<2;i++)
    parent::wonder(); // makes me wonder , makes me wonder

}

इसे कैसे पढ़ा जाता है:

वहाँ एक महिला है जो यह सुनिश्चित करती है कि सभी ग्लिटर सोना है
और वह स्वर्ग की सीढ़ी खरीद रही है।
जब वह वहां पहुंचती है तो उसे पता चलता है, अगर सितारे
एक शब्द के साथ पास हैं, तो वह प्राप्त कर सकती है कि वह किस लिए आई है।
ऊह, ऊह, और वह स्वर्ग के लिए एक सीढ़ी खरीद रहा है।

दीवार पर एक चिन्ह है, लेकिन वह सुनिश्चित होना चाहती है
'क्योंकि आप जानते हैं कि कभी-कभी शब्दों के दो अर्थ होते हैं।
ब्रूक के एक पेड़ में, एक गाना
बजाने वाला है जो गाता है, कभी-कभी हमारे सभी विचार गलत होते हैं।
ऊह, यह मुझे आश्चर्यचकित करता है,
ऊह, यह मुझे आश्चर्यचकित करता है।


1

सी

यहां देखें पूरा गाना
आप इसे मामा लिसा की दुनिया में सुन सकते हैं ।
ध्यान दें कि गीत को विराम चिह्न के रूप में शामिल किया गया है।

#define breath,
#define smell breath
#define an;}Englishman; main(){printf("%d\n",sizeof
struct x{int
// Song starts here
Fee, fa, fie, fo, fum,
I smell the breath of an Englishman.
// Song ends here
I);}

अंक 4 को प्रिंट करता है।


1

माणिक

मेरा जितना संभव हो उतना करीब से प्रतिनिधित्व करता है। रूबी की कॉल चैनिंग के साथ यह आसान है।

$lines = []

def thisline n=2
    caller(n).first.match(/:(\d+):/)[1].to_i
end

class Chain < Array
    def method_missing method, *args
        $lines[thisline] = Chain[first, self[1], [method, thisline, args]]
    end

    def -(arg)
        $lines[thisline] = Chain[' - ', thisline, self, arg]
    end

    def tokens
        if size < 3
            if first == :_
                []
            else
                [first.to_s.tr(?_, ?\s).strip]
            end
        elsif size < 4
            [first.to_s.tr(?_, ?\s)] + at(2).tokens
        else
            lhs = case el = at(2)
            when Chain then el.tokens
            when String
                el.empty? ? [?'] : [?', el, ?']
            end

            rhs = case el = at(3)
            when Chain then el.tokens
            when Range then el.first.tokens + ['... '] + el.last.tokens
            end

            lhs + [first.to_s.tr(?_, ?\s)] + rhs
        end
    end
end

def self.method_missing method, *args
    line = thisline(3)

    if args.length > 1
        newlines = args.first.is_a?(String) ? args.first.count(?\n) : 0
        $lines[line] = false
        $lines[line-newlines] = Chain[method, line, Chain[', ', line, *args]]
    else
        $lines[line] = Chain[method, line, *args]
    end
end

####################

The pest in_the eyes of death follows us
Through the dirty streets of blood
It begins to eat inside us, decaying_our_bones
How will we escape_if the void covers our lungs?
We are buried_in the spewed trash_for ourselves

Blood _, pain - nothing_to_say
Why then_- must_we_die?

Escape to the void
Escape to the void

I look at my face on the other side of the mirror
My face falls down_in pieces full of worms
I burst my rotten heart with my own hands
I'm dying and I can',t_help_myself

Blood _, pain - nothing_to_say
Why then_- must_we_die?

What have I been running from?
I'',m_not_guilty
You've shown me the worst way
Cause you',re_my_victim... the_next_one

The pest in_the eyes of death follows us
Through the dirty streets of blood
It begins to eat inside us, decaying_our_bones
How will we escape if_the void covers our lungs?
We are buried in_the spewed trash_for ourselves

Blood _, pain - nothing_to_say
Why then_ - must_we_die?

Escape to the void
Escape to the void

####################

$lines.drop_while {|line| !line }.each_with_index {|line, i|
    puts if line.nil?
    next if not line

    line = line.tokens
    line.map!.with_index {|el, j|
        punct = [', ', ' - ', '... ', ?']

        if line[j-1] == ?' and el == ', '
            ''
        elsif punct.include?(el) or punct.include?(line[j+1])
            el
        else
            el + ?\s
        end
    }

    puts line.join
}

उत्पादन

The pest in the eyes of death follows us 
Through the dirty streets of blood 
It begins to eat inside us, decaying our bones 
How will we escape if the void covers our lungs? 
We are buried in the spewed trash for ourselves 

Blood, pain - nothing to say 
Why then - must we die? 

Escape to the void 
Escape to the void 

I look at my face on the other side of the mirror 
My face falls down in pieces full of worms 
I burst my rotten heart with my own hands 
I'm dying and I can't help myself 

Blood, pain - nothing to say 
Why then - must we die? 

What have I been running from? 
I'm not guilty 
You've shown me the worst way
Cause you're my victim... the next one 

The pest in the eyes of death follows us 
Through the dirty streets of blood 
It begins to eat inside us, decaying our bones 
How will we escape if the void covers our lungs? 
We are buried in the spewed trash for ourselves 

Blood, pain - nothing to say 
Why then - must we die? 

Escape to the void 
Escape to the void

करने के लिए

  1. बहुस्तरीय अल्पविराम (तर्क)
  2. बहुस्तरीय डॉट्स (विधि कॉल)

0

टी-SQL बोन ठग-एन-हार्मनी

DECLARE @line1 varchar(25);
DECLARE @line2 varchar(25);
DECLARE @line4 varchar(25);
DECLARE @line5 varchar(25);

SET @line1 = 'Wake up, wake up, wake up,';
SET @line2 = 'its the';
SET @line4 = 'to get up, get up get up';
SET @line5 = 'so cash your checks and get up';

SELECT @line1 as Layzie, @line2 as Bizzy,
CONVERT(date,DATEADD(day, -
(SELECT
DATEPART(day, GETDATE()) 
- 1), GETDATE())) as FirstOfTheMonth,
@line4 as Layzie, @line5 as Bizzy;

हाँ, मुझे पता है कि मैंने थोड़ा धोखा दिया है और मेरे पास ऐसे सदस्य हो सकते हैं जिन्होंने गाया जो कि गलत भी है।


0

सी - बीयर की बोतलें

इसे संकलित करें और चलाएं। गीत को स्रोत कोड में डाला जाता है। गीत की अगली पंक्ति प्राप्त करने के लिए आउटपुट संकलित करें और निष्पादित करें। जब यह कहता है "जाने का समय ...." तब कमांड लाइन पर निर्दिष्ट बोतलों की संख्या के साथ संकलित करें और निष्पादित करें, उदाहरण के लिए:

cl prog.c
prog 32 > prog1.c
cl prog1.c
prog1 > .... etc

कोड, VS2005 का उपयोग करके परीक्षण किया गया: -

// Time to go to the shop and get some beer
//
//
//
//
// #####.#####.#####.#####.#####.#####.#####
// ##.#####.#####.#####.#####.#####.#####.##
// #####.#####.#####.#####.#####.#####.#####
// ##.#####.#####.#####.#####.#####.#####.##

char *z [] = {
"void l(char *s,int b){int i;printf(\"// \");for(i=0;i<b;++i)printf(s);",
"printf(\"\\n\");}\nint main(int argc, char *argv[]){\nint i,j,k,x=%d;",
"char*p;\nif(!x&&argc==2)x=atoi(argv[1]);\nif(!x){printf(\"// Time to ",
"go to the shop and get some beer\\n//\\n//\\n//\\n//\\n\");k=7;\n",
"}else{printf(\"// %%d bottles of beer on the wall, %%d bottles of beer",
".\\n\",x,x);printf(\"// Take one down and pass it round, \");\n",
"if(x>1)printf(\"%%d bottles of beer on the wall.\\n//\\n\",x-1);\n",
"else printf(\"no more bottles of beer on the wall.\\n//\\n\");\n",
"k=x>2?x:2;l(\"  ^   \",x);l(\" / \\\\  \",x);l(\"/   \\\\ \",x);",
"l(\"|   | \",x);l(\"|Duf| \",x);l(\"|   | \",x);l(\"----- \",x);}\n",
"for(i=0;i<4;++i){\nprintf(\"// %%s\", i&1 ? \"##.\" : \"\");\n",
"for(j=i&1;j<k;++j)\nprintf(\"%%s#####\",j!=(i&1)?\".\":\"\");\n",
"printf(\"%%s\\n\",i&1?\".##\":\"\");}\nprintf(\"\\nchar *z [] = {\\n\");\n",
"for(i=0;i<sizeof z/sizeof z[0];++i){\nprintf(\"\\\"\");\n",
"for(p=z[i];*p;++p)\nswitch (*p){\ncase '\\n':printf(\"\\\\n\");break;\n",
"case '\\\\':printf(\"%%c%%c\",92,92);break;\n",
"case '%%':printf(\"%%c\",37);break;\ncase '\"':printf(\"%%c%%c\",92,'\"');break;\n",
"default:printf(\"%%c\", *p);break;}\nprintf(\"\\\",\\n\");}\n",
"printf(\"};\\n\");\nfor(i=0;i<sizeof z/sizeof z[0];++i)\n",
"printf(z[i],x?x-1:0);}\n",
};
void l(char *s,int b){int i;printf("// ");for(i=0;i<b;++i)printf(s);printf("\n");}
int main(int argc, char *argv[]){
int i,j,k,x=0;char*p;
if(!x&&argc==2)x=atoi(argv[1]);
if(!x){printf("// Time to go to the shop and get some beer\n//\n//\n//\n//\n");k=7;
}else{printf("// %d bottles of beer on the wall, %d bottles of beer.\n",x,x);printf("// Take one down and pass it round, ");
if(x>1)printf("%d bottles of beer on the wall.\n//\n",x-1);
else printf("no more bottles of beer on the wall.\n//\n");
k=x>2?x:2;l("  ^   ",x);l(" / \\  ",x);l("/   \\ ",x);l("|   | ",x);l("|Duf| ",x);l("|   | ",x);l("----- ",x);}
for(i=0;i<4;++i){
printf("// %s", i&1 ? "##." : "");
for(j=i&1;j<k;++j)
printf("%s#####",j!=(i&1)?".":"");
printf("%s\n",i&1?".##":"");}
printf("\nchar *z [] = {\n");
for(i=0;i<sizeof z/sizeof z[0];++i){
printf("\"");
for(p=z[i];*p;++p)
switch (*p){
case '\n':printf("\\n");break;
case '\\':printf("%c%c",92,92);break;
case '%':printf("%c",37);break;
case '"':printf("%c%c",92,'"');break;
default:printf("%c", *p);break;}
printf("\",\n");}
printf("};\n");
for(i=0;i<sizeof z/sizeof z[0];++i)
printf(z[i],x?x-1:0);}

1
मैं अपनी ASCII कला के लिए कोई माफी नहीं देता!
स्किज़

1
काफी प्रभावशाली है, लेकिन यह चुनौती से कैसे मेल खाता है? मुझे लगा कि विचार यह है कि आप स्रोत को एक गीत के रूप में पढ़ सकते हैं।
बदसूरत

1
@ यूगोरेन: एक एकल पैरामीटर, बीयर्स की प्रारंभिक संख्या के साथ संकलित करें और चलाएं। फिर कार्यक्रम स्रोत कोड के रूप में गीत के पहले कविता (अच्छी तरह से, शीर्ष टिप्पणी में गीत) को आउटपुट करता है। आउटपुट संकलित करें और फिर से अगले कविता और इतने पर पाने के लिए चलाएं।
स्किज़

बहुत अच्छा, लेकिन विचार एक कार्यक्रम नहीं है जो गीत को प्रिंट करता है। यह एक कार्यक्रम है, जब इसके स्रोत को पढ़ा जाता है, तो यह गीत है।
बदसूरत

0

पर्ल बार्न्स एंड बार्न्स करता है

जब से मैंने पहली बार पर्ल को सीखा है, मैं -Pविकल्प का उपयोग करने का बहाना चाहता हूं । आज, वह बहाना आखिरकार आ गया है:

#define cry $$
#define people $_
#define some kill
#define we people
#define whenyoudie END
sub yeah{}

# "When You Die", Barnes & Barnes

whenyoudie { you stop drinking beer }
whenyoudie { you stop being here }
whenyoudie { some people,cry }
whenyoudie { we=say "goodbye" }

                yeah

साथ इसे चलाने -M5.010के अलावा -Pविकल्प है, तो पसंद:

$ perl -PM5.010 whenyoudie
goodbye
Hangup
$ 
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.