#include #include #include "HashTable.h" int oddOccurring(int arr[], int size) { // TODO HashTable ht = HashTableNew(); for(int i=0; i