#include using namespace std; #define endl '\n' typedef long long int64; typedef pair pii; typedef vector vi; const double eps = 1e-9; const int oo = 0x3f3f3f3f; const int mod = 1000000007; int main(){ ios_base::sync_with_stdio(0); cin.tie(0); cout << n + 2 << endl; return 0; }