#include int main() { printf("This is a native C program.\n"); return 0; }