#include "iostream" using namespace std; int A; int main(){ cin>>A; if(A>=15)cout <