CodingTrain / CodingTrain/Suggestion-Box
CODING CHALANGE: Table of chars
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 570
- Forks
- 85
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Making table of chars with 8x8 dimensions, where chars could repeat.
This table should be able to print the text.txt by only moving the cursor.
Cursor is starting od the first top position and know only move (Left, Right, Down, Up) and pick a char.
Make the best table for the text.txt. It is possible to make a table that would be able to write the text in less then 70000 steps (moves + pick up a char).
[text.txt](https://github.com/CodingTrain/Rainbow-Topics/files/1925900/text.txt)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Empieza leyendo el archivo text.txt enlazado y las restricciones indicadas de la tabla 8x8 y el cursor. Explora cómo los caracteres repetidos y los movimientos Left, Right, Down, Up pueden codificar el texto y, después, verifica que la secuencia resultante utilice menos de 70.000 movimientos y selecciones de caracteres.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100