Main.cc: In function 'int main()': Main.cc:13:48: error: 'findSecondSmallest' was not declared in this scope int result = findSecondSmallest(numbers); ^