#include int main() { printf("This is text.\n"); return 0; }