为了账号安全,请及时绑定邮箱和手机立即绑定

result_for 运行报错:An outline is not available

后面这个result_for 运行报错:An outline is not available。此时应该怎么处理?

正在回答

1 回答

val result_for=for {
  s <- l
  s1=s.toUpperCase();
  if(s1 != "")
}yield (s1)

def main(args: Array[String]): Unit = {
  println(result_for)
}

https://img1.sycdn.imooc.com//5ae6921a0001092a10870440.jpg

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

result_for 运行报错:An outline is not available

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信