#include <string.h>

int main()
{
   char *s;

}