BubbleSort Bash is not sorting

后端 未结 0 892
攒了一身酷
攒了一身酷 2020-12-02 00:45

My bubble sort code in bash script does not swap nor sort. Help me out on what I am doing wrong.

echo "Enter numbers  between 4 and 12"
read n
#decl         


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