Lua runtime, confused

后端 未结 0 709
萌比男神i
萌比男神i 2020-12-07 01:42

So i have this code from a quiz i am doing and it is talking about runtime

function div(x,y)
    local a = 0
    local b = x+1
    while a+1 < b do
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题