Skip to content

Instantly share code, notes, and snippets.

@chunkybanana
Last active January 8, 2022 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chunkybanana/82dfa7893c416311063e62dec0c140d5 to your computer and use it in GitHub Desktop.
Save chunkybanana/82dfa7893c416311063e62dec0c140d5 to your computer and use it in GitHub Desktop.

Write three-byte Vyxal programs to output each of the below:

Easy

  1. ⟨ 1 | 2 ⟩
  2. ⟨ ⟨ ⟨ ⟨ 0 ⟩ ⟩ ⟩ ⟩
  3. 126736
  4. ⟨ 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 ⟩
  5. 1014
  6. //:hpstt
  7. World!
  8. aiu
  9. /\\/
  10. bdfhjlnprtvxz
  11. ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
  12. ⟨ 0 | 0 | 0 | 0 ⟩
  13. ⟨ 0 | 1 | 1 | 0 | 0 | -1 | -1 | 0 ⟩
  14. 1664

Medium

  1. `   `
  2. 1717
  3. 1620
  4. 2/1
  5. ⟨ 2 | 15 ⟩
  6. 900601
  7. ⟨ 4 | 25 | 36 ⟩
  8. ⟨ ⟨ ⟩ | ⟨ ⟩ | ⟨ ⟩ | ⟨ ⟩ | ⟨ ⟩ ⟩
  9. eorz
  10. 9216
  11. 0000000000
  12. ⟨ -1 | -1 | -1 ⟩
  13. 3486

Hard

  1. -3/4 + I
  2. * *
  3. 11757312
  4. ⟨ 2 | 0 | 1 | 1 ⟩
  5. ⟨ 2 | 9 | 22 ⟩
  6. ⟨ 1 | 2 | 2 | 5 | 8 | 6 ⟩
  7. ⟨ 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 ⟩
  8. 8210
  9. ⟨ -1 | 0 | 0 | 0 ⟩
  10. zrt
  11. ⟨ 2 | 2 | 1 ⟩
  12. ⟨ 2 | 6 | 8 ⟩
  13. ⟨ 0 | 6 | 10 ⟩
  14. ⟨ ⟨ 0 | 0 ⟩ | ⟨ ⟨ 0 | 1 ⟩ ⟩ ⟩
  15. ⟨ ⟨ 1 | 1 ⟩ | ⟨ 1 | 2 ⟩ | ⟨ 2 | 1 ⟩ | ⟨ 2 | 2 ⟩ ⟩

Very Hard

  1. 20374363
  2. ⟨ ⟨ 0 | 0 ⟩ | ⟨ 0 | 0 ⟩ | ⟨ 0 | 0 ⟩ | ⟨ 0 | 0 ⟩ | ⟨ 0 | 0 ⟩ | ⟨ 0 | 0 ⟩ ⟩
  3. ⟨ ⟨ 5 | 5 ⟩ | ⟨ 5 | 5 ⟩ | ⟨ 5 | 5 ⟩ | ⟨ 5 | 5 ⟩ | ⟨ 5 | 5 ⟩ | ⟨ 5 | 5 ⟩ ⟩
  4. ⟨ ⟨ ⟨ 0 | 0 ⟩ | 0 ⟩ ⟩
  5. ⟨ ⟨ ⟨ ⟨ ⟩ | 1 ⟩ ⟩ | ⟨ ⟨ ⟨ 0 ⟩ | 1 ⟩ ⟩ ⟩
  6. ⟨ 0 | ⟨ 0 | ⟨ 0 | 0 ⟩ ⟩ ⟩
  7. ⟨ 4 | 0 | 0 ⟩
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment