/ 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 5ms 7.309 MiB
#2 Accepted 5ms 7.352 MiB
#3 Accepted 11ms 7.363 MiB
#4 Accepted 16ms 7.348 MiB
#5 Accepted 16ms 7.352 MiB
#6 Accepted 5ms 7.227 MiB
#7 Accepted 7ms 7.379 MiB
#8 Accepted 5ms 7.375 MiB
#9 Accepted 15ms 7.438 MiB
#10 Accepted 17ms 7.34 MiB

信息

递交者
类型
递交
题目
P1168 公路巡逻
语言
C++
递交时间
2021-07-18 10:32:49
评测时间
2021-07-18 10:32:49
评测机
分数
100
总耗时
105ms
峰值内存
7.438 MiB