Wrong Answer
/in/foo.cc: In function 'int myAtoi(std::__cxx11::string)':
/in/foo.cc:7:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<s.size();i++)
              ~^~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1109 字符串转换为整数
 - 语言
 - C++
 - 递交时间
 - 2024-08-29 14:58:02
 - 评测时间
 - 2024-08-29 14:58:02
 - 评测机
 
- 分数
 - 25
 - 总耗时
 - 6ms
 - 峰值内存
 - 356.0 KiB