大佬们,来捞捞我

P1427 小鱼的数字游戏

希望更丰富的展现?使用Markdown
by juruojjl_ @ 2019-02-16 22:30:32


总有人喜欢使用Markdown来强调头文件的好处
by 土田共戈 @ 2019-02-16 22:40:05


希望更丰富的展现?使用 [$\huge{Markdown}$](https://www.luogu.org/wiki/show?name=帮助:markdown)
by teacup @ 2019-02-16 22:54:35


[$\huge\texttt{Markdown}$](https://www.luogu.org/wiki/show?name=帮助:markdown) 不好意思刚才弄错了
by teacup @ 2019-02-16 22:57:35


```c #include<stdio.h> int main() { int i,j=1; int a[101]; for(i=1;;i++) { scanf("%d",&a[i]); if(a[i]!=0) j++; else break; } while(j-1) { printf("%d ",a[--j]); } return 0; } ```
by _风休住 @ 2019-02-16 22:59:53


把while里面 $a[j-2]$ 改成 $a[j-1]$
by _风休住 @ 2019-02-16 23:01:07


不好意思,因为@[teacup](/space/show?uid=133264) 太强了,把Markdown吓坏了,现在我重新发一下 希望更丰富的展现?使用[Markdown](https://www.luogu.org/wiki/show?name=%E5%B8%AE%E5%8A%A9%EF%BC%9Amarkdown)
by Kuriyama_Mirai @ 2019-02-16 23:04:31


希望更丰富的展现?使用~~Markdown~~\LaTeX
by juruojjl_ @ 2019-02-16 23:09:14


$\LaTeX$
by juruojjl_ @ 2019-02-16 23:09:37


~~用栈不好吗~~
by 蒟蒻365 @ 2019-02-16 23:17:14


| 下一页