题解列表

筛选

小九九-题解(C语言代码)

摘要:解题思路:让你打啥就打啥!!!注意事项:复制题干,将回车替换为\n。参考代码:#include<stdio.h>int main(){    printf("1*1=1\n1*2=2  2*2=4\n……