C语言源代码

剪刀石头布源代码#include<stdio.h>#include<stdlib.h>main(){ int d,x; { printf("请输入:1是剪刀,2是石头,3是布"); scanf

腾讯文库C语言源代码C语言源代码