记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:30: warning: 'resr' may be used uninitialized in this function [-Wmaybe-uninitialized]
   printf("%d %d\n",resl,resr);
                              ^
/in/foo.cc:32:30: warning: 'resl' may be used uninitialized in this function [-Wmaybe-uninitialized]
# 状态 耗时 内存占用
#1 Accepted 1ms 376.0 KiB
#2 Accepted 1ms 340.0 KiB
#3 Accepted 1ms 344.0 KiB
#4 Accepted 1ms 376.0 KiB
#5 Accepted 1ms 380.0 KiB
#6 Accepted 242ms 4.23 MiB
#7 Accepted 249ms 4.227 MiB
#8 Accepted 228ms 4.23 MiB
#9 Accepted 232ms 4.234 MiB
#10 Accepted 238ms 4.234 MiB

信息

递交者
类型
递交
题目
P1309 E. 蚂蚁竞走II
比赛
2021年互联网创新创业科技节程序设计大赛
语言
C++
递交时间
2021-12-23 19:13:43
评测时间
2021-12-23 19:13:43
评测机
分数
250
总耗时
1200ms
峰值内存
4.234 MiB