记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:7:29: warning: unused variable 'c' [-Wunused-variable]
    7 |         int a[100][100], b, c, e, x;
      |                             ^
foo.cc:7:32: warning: unused variable 'e' [-Wunused-variable]
    7 |         int a[100][100], b, c, e, x;
      |                                ^
foo.cc:7:35: warning: unused variable 'x' [-Wunused-variable]
    7 |         int a[100][100], b, c, e, x;
      |                                   ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 380.0 KiB
#2 Runtime Error Segmentation fault 2ms 384.0 KiB
#3 Runtime Error Segmentation fault 1ms 384.0 KiB
#4 Runtime Error Segmentation fault 3ms 384.0 KiB
#5 Runtime Error Segmentation fault 1ms 384.0 KiB

信息

递交者
类型
递交
题目
3 有两个孩子的家庭个数
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 22:56:54
评测时间
2022-08-21 22:56:54
评测机
分数
0
总耗时
12ms
峰值内存
384.0 KiB