Run ID:2275
提交时间:2020-11-22 15:41:28
#include <iostream> using namespace std; int main(){ cout << "Glmre" << endl; return 0; }