#include using namespace std; int main() { int in; cin >> in; return in-1; }