#include using namespace std; int main(){ cout <<"OK\nERROR"; return 0; }