Beispiel #1
0
 void input() {
     a.input(), b.input();
 }
Beispiel #2
0
	void input() {
		a.input();
		b.input();
	}