记录详情

Runtime Error

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

信息

递交者
类型
递交
题目
P1229 A 阅读程序
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 18:38:19
评测时间
2022-08-21 18:38:48
评测机
分数
15
总耗时
6015ms
峰值内存
512.0 KiB