Problem 625. Determine Whether an array is empty

Created by Yudong Zhang

Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

Tags

Problem Group

99 solvers submitted 134 solutions (1.35 solutions/solver).

Problem Comments