#include <iostream>
using namespace std;

int main() {
	int a = a + 1;
	cout << a << endl;
	return 0;
}