Please in order to save solutions and appear on the leaderboards.

Quine

Details

A quine is a non-empty computer program which takes no input and produces a copy of its own source code as its only output. Produce such a program.

Trailing whitespace is NOT stripped from the output for this hole. (Consequently, if your submission doesn't pass, try adding a line break at the end.)

0 bytes, 0 chars
Restore solution
All
Compiled from AT&T syntax to x86-64 Linux. Use syscalls to write output.
Implicit output is disabled for this hole.
Implicit output is disabled for this hole. Code must end with a newline.
Implicit output is disabled for this hole. Use Out-Host or Write-Host for output.
ctrl + enter or

Delete Solution

Are you sure you want to delete your solution(s) for Quine?

If you have seperate bytes and chars solutions then both will be deleted.

This is irreversible, please backup any code you care about.

Type I understand and press confirm to continue.