#include <iostream>
using namespace std;

int main() {
	int $ = -~ ~- 3 + -~ ~- -~ ~- -~ ~- 2;
	cout << $;
	return 0;
}