首页 > 阴阳怪气的宿舍
头像 牛客902182990号
发表于 2021-01-02 01:46:52
include <stdio.h> include <string.h> int main(){ int i=0,flag=0,j=0,c1[5]= {0},c2[5]= {0},c3[5]= {0},p,max; char s[5][1001]; for( 展开全文