记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:109:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 1; i <= m; i++){
                 ~~^~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.625 MiB
#2 Accepted 54ms 3.18 MiB
#3 Accepted 49ms 3.34 MiB
#4 Accepted 12ms 2.723 MiB
#5 Accepted 14ms 2.508 MiB
#6 Accepted 13ms 2.5 MiB
#7 Accepted 110ms 1.098 MiB
#8 Accepted 22ms 1.625 MiB
#9 Accepted 10ms 2.691 MiB
#10 Accepted 11ms 2.711 MiB

信息

递交者
类型
递交
题目
迪杰克斯chua
语言
C++
递交时间
2017-09-03 20:03:19
评测时间
2017-09-03 20:03:19
评测机
分数
100
总耗时
303ms
峰值内存
3.34 MiB