#include <iostream> #include <string> #include <algorithm> // 用于反转字符串 using namespace std; int main(){ cout<<488; return 0; }