#include int main() { printf("Simple test\n"); return 0; }