0_0_36413753_13245.cpp: In function 'int read()': 0_0_36413753_13245.cpp:12:37: error: 'f' was not declared in this scope while (!isdigit(c)) { if (c == '-')f = 1; c = getchar(); } ^