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