jxp2002 发表于 2018-8-19 11:44:40

shell求质数

  shell求质数,很多人面试的时候会遇到
  


[*]#!/bin/sh
[*]for((i=10000;i
页: [1]
查看完整版本: shell求质数