/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:27:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int*' [-Wformat=]
   printf("%d",&arr[i]);
                      ^
# 状态 耗时 内存占用
#1 Wrong Answer 17ms 16.324 MiB
#2 Wrong Answer 14ms 16.145 MiB
#3 Wrong Answer 35ms 14.336 MiB
#4 Runtime Error 21ms 14.793 MiB
#5 Runtime Error 22ms 14.203 MiB

信息

递交者
类型
递交
题目
Basic STL II
语言
C++
递交时间
2019-01-24 23:16:10
评测时间
2019-01-24 23:16:10
评测机
分数
0
总耗时
112ms
峰值内存
16.324 MiB