leetcode Leetcode problems For C solutions, please output to ./bin/ i.e: # compile and run # use gcc | g++ | clang compilers clang length-of-last-word.c -o bin/length-of-last-word; ./bin/length-of-last-word