/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:39:6: warning: 'minTime' may be used uninitialized in this function [-Wmaybe-uninitialized]
     T-=h*3600;
     ~^~~~~~~~
/in/foo.cc:90:9: note: 'minTime' was declared here
     int minTime;
         ^~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 7.461 MiB
#2 Accepted 4ms 7.203 MiB
#3 Accepted 10ms 7.246 MiB
#4 Accepted 17ms 7.23 MiB
#5 Accepted 17ms 7.227 MiB
#6 Accepted 4ms 7.203 MiB
#7 Accepted 8ms 7.266 MiB
#8 Accepted 4ms 7.199 MiB
#9 Accepted 18ms 7.312 MiB
#10 Accepted 20ms 7.336 MiB

信息

递交者
类型
递交
题目
P1168 公路巡逻
语言
C++
递交时间
2019-01-05 20:27:27
评测时间
2019-01-05 20:27:27
评测机
分数
100
总耗时
110ms
峰值内存
7.461 MiB