int addition(int i, int j) { return i + j; }