#include #include int main() { printf("Hello world! P2.1\n"); printf("Hello world! P2.1 v2\n"); return 0; }