记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:20:18: warning: iteration 25 invokes undefined behavior [-Waggressive-loop-optimizations]
   20 |         if(word[i]!=0)
      |            ~~~~~~^
foo.cc:17:23: note: within this loop
   17 |     for (int i = 1; i <= 26;i++)
      |                     ~~^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB

信息

递交者
类型
自测
题目
P1537 Problem 5B. 操作字符串
语言
C++
递交时间
2023-11-06 14:31:09
评测时间
2023-11-06 14:31:09
评测机
分数
10
总耗时
4ms
峰值内存
412.0 KiB