Write a program that prints its own source code out backwards, in other words an eniuq.
Scoring:
- +50 if you use pull data from the Internet.
- +25 if you read your own source code.
- +1 point per character
- Lowest score wins.
Rules:
- No using other files (e.g.
reverse.txt
) - Minimum code length is two characters.
- Your program cannot be a palindrome.
+10
can be taken to mean either "score as if it had 10 more characters than it actually does" or "the code can have 10 more characters that won't be scored", or other interpretations. \$\endgroup\$