牛客828449281号
牛客828449281号
全部文章
分类
未归档(1)
归档
标签
去牛客网
登录
/
注册
牛客828449281号的博客
全部文章
(共2篇)
题解 | 验证栈序列
#include <stdio.h> int a[100000],b[100000],s[100000]; char* output[]={"No","Yes"}; int check(int n){ int j=0,len=0; ...
2026-02-08
0
23
测试
#include <stdio.h> int main(int argc, char* argv[]){ return 0; }
2025-01-04
0
80