#include using namespace std; int main(){ cout << "春眠不觉晓,处处蚊子咬。"; // return 0; }