示例#1
0
文件: life.cpp 项目: hphp/Algorithm
 void input() {
     a.input(), b.input();
 }
示例#2
0
	void input() {
		a.input();
		b.input();
	}