previndexinfo

code guessing, round #108, stage 1 (writing)

started at . submit by

specification

sorry, that was awkward. I have something for you to do: output yourself. submissions may be written in languages that can output.

a quine is a program that outputs itself. "true" quines are expected to do this in a specific way with 2 parts, a data part containing the code part, and a code part that computes the representation of both parts using the data part. quines that directly read their own source or output themselves by a built-in feature of the language are considered cheating. but the title of this challenge only says to "output yourself", so I don't actually care how you go about it.

your challenge, simply, is this: given nothing, output the source code of the executable part of your submission to the standard output stream. as any-- wait, that is a fixed API...

entries

2 entries have been received so far.

submit