Skip to content

将小学及初中的部分简单但计算容易出错的题使用编程计算

License

Notifications You must be signed in to change notification settings

xmdjw/easy_math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy_math

使用:gcc -std=c99 cuboid -o ./cuboid && gcc -std=c99 cylinder -o ./cylinder 计算长方体与圆柱的三个重要数值。 因为有可能出错,所以不要太相信它。 同时,致看到这些程序的所有人: 如果你有一点点空闲时间与一点儿兴趣, 就请看一看这段简单的代码, 并修改一下可能出现的问题吧。

致谢:所有浏览过、修改过我的程序的人。

备注:因为我本身也只是一个中学生, 所以水平也不高,请大家原谅某些 可能很糟糕的语法,谢谢!

About

将小学及初中的部分简单但计算容易出错的题使用编程计算

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages