摘要: #include <stdio.h> int main() { printf(" O \n"); printf("<H>\n"); printf("I I\n"); return 0; } #include<stdio.h> int main() { double c,f; while (scanf 阅读全文
posted @ 2022-10-19 00:41 素商折木 阅读(86) 评论(0) 推荐(0)