记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:9:33: warning: unused variable 'b' [-Wunused-variable]
    9 |         int a[200] = { 0 }; int b[200] = { 0 }; int c[200] = { 0 };
      |                                 ^
foo.cc:9:53: warning: unused variable 'c' [-Wunused-variable]
    9 |         int a[200] = { 0 }; int b[200] = { 0 }; int c[200] = { 0 };
      |                                                     ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 56778824, expect 67788124. 4ms 412.0 KiB
#2 Wrong Answer Read 1112223334445556..., expect 1122233344455566.... 4ms 284.0 KiB
#3 Accepted 4ms 432.0 KiB
#4 Wrong Answer Read 5671122339567112..., expect 6711223395671122.... 3ms 412.0 KiB
#5 Runtime Error Segmentation fault 4ms 412.0 KiB

信息

递交者
类型
递交
题目
5-8 留下最大数
语言
C++
递交时间
2023-12-27 23:26:36
评测时间
2023-12-27 23:26:36
评测机
分数
20
总耗时
20ms
峰值内存
432.0 KiB