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

106 solvers submitted 143 solutions (1.35 solutions/solver).

Problem Comments