#include int start(); int end(int); int main() { for (int ch = '\0'; ch < '{'; ch++) { printf("Hello, world!\n"); } }