#include using namespace std; int main() { cout << 2 + 3 + 4 + 3 + 3 + 3 + 3 + 3 + 3 + 2 + 1 + 0 << endl; }