Accepted
foo.cc: In member function 'void LinkStack::Match(char*)':
foo.cc:61:11: warning: unused variable 't' [-Wunused-variable]
   61 |      char t = pop();//出栈
      |           ^
foo.cc:37:9: warning: variable 'L' set but not used [-Wunused-but-set-variable]
   37 |    char L = '\0';//左括号
      |         ^
foo.cc:80:12: warning: unused variable 'a' [-Wunused-variable]
   80 |    if (int a = empty() == true)
      |            ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 自测
 - 语言
 - C++
 - 递交时间
 - 2021-12-27 12:38:41
 - 评测时间
 - 2021-12-27 12:38:41
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 2ms
 - 峰值内存
 - 384.0 KiB