董祉奕

2021年3月16日

实验1

摘要: // 打印一个字符小人 #include <stdio.h> int main() { printf(" o \n"); printf("<H>\n"); printf("I I\n"); printf(" o \n"); printf("<H>\n"); printf("I I\n"); retu 阅读全文

posted @ 2021-03-16 23:39 xgeyknf 阅读(47) 评论(0) 推荐(0) 编辑

导航