mirror of
https://github.com/hao14293/2021-Postgraduate-408.git
synced 2026-02-02 18:20:30 +08:00
Update 算法笔记阅读笔记.md
This commit is contained in:
@@ -22,3 +22,4 @@
|
||||
* 指针
|
||||
* 结构体
|
||||
* while(scanf("%d", &n) !=EOF)、while(scanf("%s", str != EOF) 、while(gets(str) != NULL)
|
||||
* 如果需要使用 PI ,可以 定义 const pi = acos(-1)
|
||||
|
||||
Reference in New Issue
Block a user