/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:50:21: 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:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   eve[st][++tp[st]]=pii(tim,len);
                                 ^
foo.cc:53:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
foo.cc:81:13: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
  prtime(pos);
             ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-04-02T13:52:27.820Z","handle":"2020-04-02T13:52:27.820Z","cache_start":"2020-04-02T13:52:27.827Z","read_cases":"2020-04-02T13:52:28.008Z","judge":"2020-04-02T13:52:28.010Z","done":"2020-04-02T13:52:29.073Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 896.0 KiB
#2 Accepted 1ms 896.0 KiB
#3 Accepted 11ms 996.0 KiB
#4 Accepted 16ms 992.0 KiB
#5 Accepted 16ms 996.0 KiB
#6 Accepted 1ms 896.0 KiB
#7 Accepted 5ms 896.0 KiB
#8 Accepted 2ms 896.0 KiB
#9 Accepted 13ms 1008.0 KiB
#10 Accepted 15ms 1012.0 KiB

信息

递交者
类型
递交
题目
P1168 公路巡逻
语言
C++
递交时间
2020-04-02 21:52:27
评测时间
2020-04-02 21:52:27
评测机
分数
100
总耗时
88ms
峰值内存
1012.0 KiB