login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Tagged Questions
stats
newest
featured
hot
votes
active
6
votes
14
answers
572 views
Code golf: Reverse quine
Write a program that outputs the reverse of its source code as a string. If the source is abcd efg (i.e., the C string "abcd\nefg") Then the output should be gfe dcba (i.e., the C string …
modified
Dec 4 at 23:38
ephemient
20k
●
1
●
11
●
49
code-golf
reverse-quine
1
questions tagged
reverse-quine
Related Tags
code-golf
Stack Overflow works best with JavaScript enabled