/ JoyAc /

记录详情

Compile Error

foo.cc: In function 'void work(std::__cxx11::string, int)':
foo.cc:8:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<s.size();i++)
              ~^~~~~~~~~
foo.cc: At global scope:
foo.cc:35:1: error: expected declaration before '}' token
 }
 ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1011 乒乓球
语言
C++
递交时间
2021-11-22 14:55:22
评测时间
2021-11-22 14:55:22
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes