参考
安装和初始配置
pip install doccano
# 初始化数据库
doccano init
# 创建一个super user。这里要把pass改成你需要的密码。当然,用户名也可以改成别的。
do[......]
Stay hungry, stay foolish.
参考
pip install doccano
# 初始化数据库
doccano init
# 创建一个super user。这里要把pass改成你需要的密码。当然,用户名也可以改成别的。
do[......]
Given a sequence of K integers { N1, N2, …, NK }. A continuous subsequence is defined to be { Ni, Ni+1, …, Nj } where 1 <= i <= j <= K. The M[……]
This time, you are supposed to find A*B where A and B are two polynomials.
Each input file contains one test case. Each case oc[……]
Given a set of N (> 1) positive integers, you are supposed to partition them into two disjoint sets A1 and A2 of n1 and n2 numbers, respectively. Let S[……]
This time, you are supposed to help us collect the data for family-owned property. Given each person’s family members, and the estate(房产)info under hi[……]
On a broken keyboard, some of the keys are always stucked. So when you type some sentences, the characters corresponding to those keys will appear rep[……]
Given a tree, you are supposed to tell if it is a complete binary tree.
Each input file contains one test case. For each case,[……]
“Let’s C” is a popular and fun programming contest hosted by the College of Computer Science and Technology, Zhejiang University. Since the idea of th[……]
British astronomer Eddington liked to ride a bike. It is said that in order to show off his skill, he has even defined an “Eddington number”, E — that[……]