#pragma once namespace std { int isspace(int ch); }