记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:51:30: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=]
   51 |                 int b[cnt]={0};
      |                              ^
foo.cc:51:21: note: destination object 'b.67' of size 0
   51 |                 int b[cnt]={0};
      |                     ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 227ms 916.0 KiB
#2 Accepted 152ms 660.0 KiB
#3 Accepted 33ms 412.0 KiB
#4 Accepted 236ms 788.0 KiB
#5 Accepted 62ms 412.0 KiB
#6 Accepted 249ms 872.0 KiB
#7 Accepted 207ms 928.0 KiB
#8 Accepted 133ms 632.0 KiB
#9 Accepted 222ms 848.0 KiB
#10 Accepted 225ms 884.0 KiB

信息

递交者
类型
递交
题目
P1536 Problem 5A. 躲避地震
比赛
2023秋 悬赏令第五周
语言
C++
递交时间
2023-11-05 23:44:28
评测时间
2023-11-06 13:35:03
评测机
分数
100
总耗时
1751ms
峰值内存
928.0 KiB