#include int main() { printf("%d\t%d",3,4); return 0; }