PAT常用英文单词(持续更新)

为了方便自己也为了方便别人,虽然PAT大部分单词都认识,但刚刷起来很多读起来不通顺,慢慢积累起来熟练就应该好了吧。主要收集我认为比较常用常见的,还有较难翻译的地方。

positive integer N:正整数N;
the number of keys in the tree: N是树中关键字的数量
N distinct integer keys:N个不同的整数
level order traversal sequence: 层序遍历序列
complete binary tree : 完全二叉树
with all the numbers separated by a space :所有的数都用空格分开
and no extra space at the beginning or the end of the line:并且每一行的开头和结尾都没有多余的 空格
subtree:子树
vertex:顶点
Non-negative:非负
if it is a proper k-coloring for some positive k,如果这是一个k(int)个正整数的合适的k-种颜色图。

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理