Compile Error

/in/foo.cc:1:6: error: variable or field 'match' declared void
    1 | void match(string s)
      |      ^~~~~
/in/foo.cc:1:12: error: 'string' was not declared in this scope
    1 | void match(string s)
      |            ^~~~~~

信息

递交者
类型
递交
题目
DS2-1 括号的匹配
语言
C++
递交时间
2026-05-23 14:08:53
评测时间
2026-05-23 14:08:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes