fork download
  1. @(x)'| -'(sign([x,y=flip(x)]-[x y]')+2)
  2.  
  3. ans('food')
Success #stdin #stdout 0.58s 121792KB
stdin
Standard input is empty
stdout
ans =

@(x) '| -' (sign ([x, y = flip(x)] - [x, y]') + 2)

ans =

 --||-- 
|  ||  |
|  ||  |
---  ---
---  ---
|  ||  |
|  ||  |
 --||--