fork download
  1. @(x)setdiff('ABC',x)
  2. ans('AB')
Success #stdin #stdout 0.23s 404544KB
stdin
Standard input is empty
stdout
ans =

@(x) setdiff ('ABC', x)

ans = C