/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:55: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:58: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:58:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
foo.cc:79:13: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
  prtime(pos);
             ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-04-02T13:05:54.433Z","handle":"2020-04-02T13:05:54.433Z","cache_start":"2020-04-02T13:05:54.440Z","read_cases":"2020-04-02T13:05:55.019Z","judge":"2020-04-02T13:05:55.020Z","done":"2020-04-02T13:05:57.642Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 896.0 KiB
#2 Accepted 2ms 896.0 KiB
#3 Accepted 12ms 896.0 KiB
#4 Accepted 23ms 992.0 KiB
#5 Accepted 22ms 996.0 KiB
#6 Accepted 1ms 896.0 KiB
#7 Accepted 89ms 988.0 KiB
#8 Accepted 270ms 992.0 KiB
#9 Wrong Answer 0a1,2 > 0 > 091835 474ms 896.0 KiB
#10 Wrong Answer 0a1,2 > 0 > 100212 665ms 896.0 KiB

信息

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