记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<s.length();i++)
              ~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 208.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 1ms 216.0 KiB
#4 Accepted 1ms 232.0 KiB
#5 Accepted 1ms 208.0 KiB

信息

递交者
类型
递交
题目
P1063 A8-7 删除字符串中一个子串
比赛
南师大2020(1,4)程序设计基础课程作业(2020-12-15)
语言
C++
递交时间
2020-12-15 14:07:48
评测时间
2020-12-15 14:07:48
评测机
分数
100
总耗时
8ms
峰值内存
232.0 KiB