#include "stdio.h" #include "stdlib.h" #include "string.h" int main() { return EXIT_SUCCESS; }