#include int round1_d() { return round2_a(); } int round2_d() { return 42; }