/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:48:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d %d",&n,&m);
                         ^
foo.cc:53:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d %d %d",&ni,&Ti,&ti);
                                      ^
foo.cc:39:14: warning: 'minTime' may be used uninitialized in this function [-Wmaybe-uninitialized]
     T-=h*3600;
              ^
foo.cc:90:9: note: 'minTime' was declared here
     int minTime;
         ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-05-13T13:27:07.539Z","handle":"2020-05-13T13:27:07.540Z","cache_start":"2020-05-13T13:27:07.547Z","read_cases":"2020-05-13T13:27:07.694Z","judge":"2020-05-13T13:27:07.700Z","done":"2020-05-13T13:27:08.630Z"}
# 状态 耗时 内存占用
#1 Accepted 4ms 7.168 MiB
#2 Accepted 4ms 7.117 MiB
#3 Accepted 13ms 7.246 MiB
#4 Accepted 17ms 7.23 MiB
#5 Accepted 17ms 7.227 MiB
#6 Accepted 4ms 7.125 MiB
#7 Accepted 8ms 7.266 MiB
#8 Accepted 4ms 7.172 MiB
#9 Accepted 16ms 7.312 MiB
#10 Accepted 17ms 7.332 MiB

信息

递交者
类型
递交
题目
P1168 公路巡逻
语言
C++
递交时间
2020-05-13 21:27:07
评测时间
2020-05-13 21:27:07
评测机
分数
100
总耗时
109ms
峰值内存
7.332 MiB