Ice cream shop app written in C which is using C array list and there are some useful functions such as adding list, removing list, moving element to anywhere etc. This program's commands come from input.txt file and after applying commands it writes result to the output.txt file.
Give an input.txt like the given in above.