• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
lzb0811
博客园 首页 新随笔 联系 订阅 订阅 管理

10 2022 档案

 
task2
摘要:任务一 #include<stdio.h>#include<stdlib.h>#include<time.h>#define N 5int main(){ int number,i; srand (time(0)); for(i=1;i<N;++i){ number=rand()%500+1; pr 阅读全文
posted @ 2022-10-22 21:33 李治伯 阅读(10) 评论(0) 推荐(0)
test1
摘要:任务一 #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"); return 0;} #i 阅读全文
posted @ 2022-10-13 11:00 李治伯 阅读(211) 评论(0) 推荐(0)
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3