/* * * 6.43 * * */ int main () { /* (a) inline bool eq(const BigInt&, const BigInt&) {...} // header only (b) void putValues(int *arr, int size); // Source file or header */ return 0; }