/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:21: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'int' [-Wformat=]
   scanf("%d",data[i]);
              ~~~~~~~^
# 状态 耗时 内存占用
#1 Runtime Error 1ms 192.0 KiB

信息

递交者
类型
自测
题目
P2038 子集的和
语言
C++
递交时间
2018-10-29 23:40:32
评测时间
2018-10-29 23:40:32
评测机
分数
0
总耗时
1ms
峰值内存
192.0 KiB