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