记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:10: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
   out2[x]=i;
   ~~~~~~~^~
/in/foo.cc:11:10: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
   out1[i]=y;
   ~~~~~~~^~
# 状态 耗时 内存占用
#1 Runtime Error 4ms 356.0 KiB
#2 Runtime Error 4ms 384.0 KiB
#3 Accepted 4ms 380.0 KiB
#4 Accepted 11ms 640.0 KiB
#5 Wrong Answer 26ms 2.852 MiB
#6 Accepted 146ms 3.25 MiB
#7 Wrong Answer 223ms 3.332 MiB
#8 Runtime Error 322ms 4.125 MiB
#9 Runtime Error 312ms 4.203 MiB
#10 Runtime Error 301ms 4.09 MiB

信息

递交者
类型
递交
题目
1410
题目数据
下载
语言
C++
递交时间
2017-11-05 21:02:23
评测时间
2017-11-05 21:02:23
评测机
分数
30
总耗时
1357ms
峰值内存
4.203 MiB