会员
T恤
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zzl7oo
博客园
首页
新随笔
联系
订阅
管理
随笔 - 2
文章 - 0
评论 - 0
阅读 -
12
2025年4月6日
实验三
摘要: / #include <stdio.h> #include <stdlib.h> int power(int x, int n); // 函数声明 int main() { int x, n; int ans; while(printf("Enter x and n: "), scanf("%d%d
阅读全文
posted @ 2025-04-06 23:13 7oo
阅读(5)
评论(0)
推荐(0)
2025年3月7日
实验一
摘要: // 打印一个字符小人 #include <stdio.h> int main() { printf(" O \n"); printf("<H>\n"); printf("I I\n"); return 0; } // 打印一个字符小人 #include <stdio.h> #include <st
阅读全文
posted @ 2025-03-07 13:50 7oo
阅读(7)
评论(0)
推荐(0)
公告
昵称:
7oo
园龄:
1个月
粉丝:
0
关注:
0
<
2025年4月
>
日
一
二
三
四
五
六
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
点击右上角即可分享