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