Come on, you know, representing sets of integers, this is pretty dumb. Suppose I want to have a set of characters. How could I do that?
你知道的,表示整数的集合,这好傻啊,假设我有一组字母的集合?
I give it some character. It gives me back an integer representing. It looks weird.
我输入一些字符,程序返回给我一个整数的表示。
So, for example: in this case, my list is a bunch of integers. And one of the things I could take advantage of, is I'm only going to need a finite amount of space to represent an integer.
列表是一系列整数,要注意的这里的优势能够,用有限的空间来表示整数,例如,如果我想要操作。
应用推荐