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