Skip to content

Instantly share code, notes, and snippets.

@VladimirReshetnikov
Created April 30, 2024 21:44
Show Gist options
  • Save VladimirReshetnikov/e9054b3166321724f87b03548085bead to your computer and use it in GitHub Desktop.
Save VladimirReshetnikov/e9054b3166321724f87b03548085bead to your computer and use it in GitHub Desktop.

A test for LLMs

This diagram depicts a cube (assume that the diagram is in a monospaced font).

  D╶──────╴C
 ╱│       ╱│
A╶──────╴B │
│ │      │ │
│ H╶─────│╴G
│╱       │╱
E╶──────╴F

The front face (the vertical face facing us) is ABFE (the vertices are listed in the clockwise order, the edge AB is on top). Its edges are uninterrupted vertical and horizontal lines depicted using Unicode drawing characters and (in contrast, the edges of the back face are partially covered by the edges of the front face), and all other faces have edges depicted using a slanted line .

Suppose we rotate the cube so that the face GFBC is now the front face (with the edge GF on top). Depict the new position of the cube using a diagram in the same format (use the same Unicode box-drawing characters for the edges). Enclose the diagram in triple backticks to format it using a monospaced font.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment