#ifndef algos #define algos void swap(char* a, char* b); #endif