P1044 [NOIP2003 普及组] 栈

/*
* @Description: To iterate is human, to recurse divine.
* @Autor: Recursion
* @Date: 2022-03-12 22:49:42
* @LastEditTime: 2022-03-13 09:26:53
*/
#include
using namespace std;
int n;
int a[1000];

// long long int f(int x){
// long long int t=1;
// for(int i=1;i<=x;i++) // t=t*i; // return t; // } // long long int ff(int x,int y) // { // long long int t=1; //

P1044 [NOIP2003 普及组] 栈最先出现在Python成神之路

版权声明:
作者:ht
链接:https://www.techfm.club/p/24855.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>