#include using namespace std; int main() { cout << 6 + 4 << endl; }