提交时间:2023-08-22 21:30:41

运行 ID: 99494

#include <iostream> int main(){ std::cout << "a c e g i k m o q s u w y"; return 0; }