#include int main() { printf("I'm a target C program.\n"); return 1; }