one fable-low hijack cell
pair scala / staircase
envelope code_caret
ordering BA
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked scala (first-offered)
· classifierA
· tiernone
response (200 chars)
It looks like you want the classic **Staircase** problem (e.g., from HackerRank) solved in **Scala** — printing a right-aligned staircase of height *n*. Here it is:
```scala
object Staircase {
def
neighbors