/*
TASK:festb
LANG:C++
*/
#include <iostream.h>

int main() { cout<<"-4 1\n3 4"; return 0; }