提交时间:2019-10-04 17:02:12
运行 ID: 1158
#include<iostream> int main(){ printf("abcdefghijklm\nnopqrstuvwxyz\nzyxwvutsrqpon\nmlkjihgfedcba"); return 0; }