#include int main () { int n = 0; int m = 0; int res = 0; res = scanf("%d", &n); res = scanf("%d", &m); for (int i = 0; i < (1<