/ Vijos /

记录详情

Wrong Answer

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

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-04-02T13:27:08.153Z","handle":"2020-04-02T13:27:08.153Z","cache_start":"2020-04-02T13:27:08.160Z","read_cases":"2020-04-02T13:27:08.298Z","judge":"2020-04-02T13:27:08.300Z","done":"2020-04-02T13:27:10.850Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 896.0 KiB
#2 Accepted 2ms 896.0 KiB
#3 Accepted 13ms 992.0 KiB
#4 Accepted 19ms 992.0 KiB
#5 Accepted 19ms 996.0 KiB
#6 Accepted 1ms 896.0 KiB
#7 Accepted 75ms 992.0 KiB
#8 Accepted 229ms 996.0 KiB
#9 Accepted 423ms 992.0 KiB
#10 Wrong Answer 0a1,2 > 0 > 100212 707ms 896.0 KiB

信息

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