记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:9:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
    9 |     for (int i=0;i<n;i++)
      |                  ~^~
foo.cc:13:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
   13 |         for (int i=0;i<n;i++)
      |                      ~^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB
#2 Wrong Answer 3a4,5 > YES > YES 15ms 256.0 KiB
#3 Wrong Answer Read NO, expect YES. 3ms 256.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Wrong Answer Read NO, expect YES. 4ms 256.0 KiB
#6 Wrong Answer Read YES, expect YES. 31ms 256.0 KiB
#7 Wrong Answer Read YES, expect YES. 22ms 384.0 KiB
#8 Wrong Answer Read YES, expect YES. 26ms 256.0 KiB
#9 Wrong Answer Read YES, expect YES. 17ms 256.0 KiB
#10 Wrong Answer Read YES, expect YES. 20ms 256.0 KiB
#11 Runtime Error Segmentation fault 3ms 384.0 KiB
#12 Runtime Error Segmentation fault 4ms 384.0 KiB
#13 Runtime Error Segmentation fault 3ms 384.0 KiB
#14 Runtime Error Segmentation fault 3ms 384.0 KiB
#15 Runtime Error Segmentation fault 5ms 384.0 KiB
#16 Runtime Error Segmentation fault 5ms 384.0 KiB
#17 Runtime Error Segmentation fault 7ms 384.0 KiB
#18 Runtime Error Segmentation fault 5ms 384.0 KiB
#19 Runtime Error Segmentation fault 6ms 384.0 KiB
#20 Runtime Error Segmentation fault 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1229 A 阅读程序
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 20:05:02
评测时间
2022-08-21 20:05:02
评测机
分数
10
总耗时
195ms
峰值内存
384.0 KiB