摘要: #include<stdio.h>#include<stdlib.h> int main(){ int magic; int guess = 0; int counter; int k = 0; int a = 1; int b = 1000; magic = rand() % 1000 + 1; 阅读全文
posted @ 2022-08-17 13:31 jaaaain 阅读(394) 评论(0) 推荐(0)
摘要: 嘻嘻? 用来试水 阅读全文
posted @ 2022-06-26 02:01 jaaaain 阅读(12) 评论(0) 推荐(0)