#include using namespace std; #define ll long long typedef pair P; #define M 1000000007 int main(){ int n; cin>>n; n++; cout<