记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:37:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (long i = 0; i < maxm.size(); ++i)
                   ~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 282ms 1.082 MiB
#2 Accepted 664ms 1.355 MiB
#3 Accepted 332ms 1.156 MiB
#4 Accepted 64ms 708.0 KiB
#5 Accepted 823ms 1.473 MiB
#6 Accepted 427ms 1.18 MiB
#7 Accepted 522ms 1.289 MiB
#8 Accepted 534ms 1.273 MiB
#9 Accepted 265ms 1.027 MiB
#10 Accepted 829ms 1.305 MiB

信息

递交者
类型
递交
题目
P1045 河蟹王国
比赛
小兰赛 2019/4/21
语言
C++
递交时间
2019-04-21 10:57:19
评测时间
2019-04-21 10:57:19
评测机
分数
100
总耗时
4748ms
峰值内存
1.473 MiB