Wrong Answer
/in/foo.cc: In function 'int Match(std::__cxx11::string&)': /in/foo.cc:8:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<s.length(); i++) ~^~~~~~~~~~~ /in/foo.cc:11:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(s[i]==')') ^
信息
- 递交者
- 类型
- 递交
- 比赛
- 泰院2405作业赛第七场
- 语言
- C++
- 递交时间
- 2024-12-03 08:23:50
- 评测时间
- 2024-12-03 08:23:50
- 评测机
- 分数
- 0
- 总耗时
- 7ms
- 峰值内存
- 376.0 KiB