#include #include using namespace std; int main(){ printf("%d",30); return 0; }