乐趣区

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 - 种颜色图。

退出移动版