记录详情

System Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i=1;i<=s.size();i++) cout << s[s.size()-i];
               ~^~~~~~~~~~
FormatError('config file not found',)

信息

递交者
类型
递交
题目
P1007 [蓝桥杯省赛 2021 中级组] 字符串
语言
C++
递交时间
2021-05-01 10:53:44
评测时间
2021-05-01 10:53:44
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes