#include int main () { printf("Hello world.\n"); printf("SELFTIMED 0.1\n"); return 0; }