记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:82:15: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
         printf("%d\n",getmax(1,1,t,l,r,c));
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/in/foo.cc:82:15: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized]
/in/foo.cc:82:15: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
# 状态 耗时 内存占用
#1 Accepted 86ms 3.418 MiB
#2 Accepted 86ms 2.316 MiB
#3 Accepted 587ms 3.387 MiB
#4 Accepted 85ms 2.633 MiB
#5 Accepted 727ms 3.184 MiB
#6 Accepted 726ms 3.816 MiB
#7 Accepted 768ms 17.781 MiB
#8 Accepted 794ms 18.523 MiB
#9 Accepted 704ms 17.531 MiB
#10 Accepted 740ms 16.832 MiB

信息

递交者
类型
递交
题目
好奇的小明
比赛
ACM模拟赛2
语言
C++
递交时间
2017-08-25 17:52:27
评测时间
2017-08-25 17:52:27
评测机
分数
100
总耗时
5307ms
峰值内存
18.523 MiB