#include int main() { printf("hello client\n"); return 0; }