实现一个函数myfun,
通过下列测试
A = myfun()
assert(isequal([A,A],A+A))
评价标准:
通过测试
雷同者只记录第一个提交正确结果者