记录详情

Accepted

/in/foo.cc: In function 'int find(int*, int)':
/in/foo.cc:26:12: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return index;
            ^~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 208.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 52ms 348.0 KiB
#4 Accepted 1ms 220.0 KiB
#5 Accepted 51ms 348.0 KiB

信息

递交者
类型
递交
题目
P1177 交换位置
语言
C++
递交时间
2020-12-08 15:07:59
评测时间
2020-12-08 15:07:59
评测机
分数
100
总耗时
108ms
峰值内存
348.0 KiB