#include using namespace std; int main() { int n = 0; cin >> n; cout << 5 << endl;; return 0; }