https://github.com/patrickroberts/xchars-pipeline
Codegolf Print X without X Robbers Submission
https://github.com/patrickroberts/xchars-pipeline
Last synced: 3 months ago
JSON representation
Codegolf Print X without X Robbers Submission
- Host: GitHub
- URL: https://github.com/patrickroberts/xchars-pipeline
- Owner: patrickroberts
- Created: 2020-07-27T03:57:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T03:57:34.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T13:07:05.354Z (5 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Print X without X](https://codegolf.stackexchange.com/a/207609)
Encode the program
```js
console.log('!"#$%&\'()*,-./0123456789:;=ABCDEFGHIJKLMNOPQRSTUVWXYZ\^_`abcdefghijklmnopqrstuvwxyz')
```using [Xchars.js [+|>]](https://syllab.fr/projets/experiments/xcharsjs/5chars.pipeline.html) to derive [`index.js`](index.js).