zoukankan      html  css  js  c++  java
  • NYOJ 2题 括号配对问题

    http://acm.nyist.net/JudgeOnline/problem.php?pid=2

    1、我的代码:

    2、时间,内存,长度最优代码:


    3、标程:

    (我用栈的代码提交总是WA,不知道为什么,见  http://blog.csdn.net/justme0/article/details/7415337 )
     

  • 相关阅读:
    头文件<stdarg.h>
    头文件<signal.h>
    头文件<setjmp.h>
    头文件<math.h>
    头文件<locale.h>
    头文件<limits.h>
    头文件<ctype.h>
    头文件<assert.h>
    PHP error_reporting
    八大排序算法
  • 原文地址:https://www.cnblogs.com/jjtx/p/2533499.html
Copyright © 2011-2022 走看看