#include int main (void) { printf("it works!\n"); return 0; }