解题思路:。。。。直接输出!!

注意事项:无

参考代码:

#include<stdio.h>

int main()

{

    printf("A,B,C,F,");

    return 0;

}

 

0.0分

7 人评分

  评论区