/ icebox /

记录详情

Runtime Error

/in/foo.c: In function 'main':
/in/foo.c:22:12: warning: unused variable 'low' [-Wunused-variable]
  const int low  = 28679681;
            ^~~
/in/foo.c:21:12: warning: unused variable 'high' [-Wunused-variable]
  const int high = 28679678;
            ^~~~
# 状态 耗时 内存占用
#1 Runtime Error 10ms 256.0 KiB

信息

递交者
类型
递交
题目
新年红包
语言
C
递交时间
2018-02-15 13:57:54
评测时间
2018-02-15 13:57:55
评测机
分数
0
总耗时
10ms
峰值内存
256.0 KiB