#include using namespace std; int main() { cout << "3.14159" << endl; return 0; }