/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:32:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i=0; i<graph[now].size(); i++) {
                ~^~~~~~~~~~~~~~~~~~
foo.cc:13:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~~
foo.cc:16:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d %d",&a,&b);
   ~~~~~^~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-11T13:31:03.870Z","handle":"2020-07-11T13:31:03.870Z","cache_start":"2020-07-11T13:31:03.877Z","read_cases":"2020-07-11T13:31:04.007Z","judge":"2020-07-11T13:31:04.008Z","done":"2020-07-11T13:31:04.531Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 2.5 MiB
#2 Accepted 2ms 2.5 MiB
#3 Accepted 1ms 2.5 MiB
#4 Accepted 2ms 2.5 MiB
#5 Accepted 2ms 2.5 MiB
#6 Accepted 3ms 2.625 MiB
#7 Accepted 2ms 2.5 MiB
#8 Runtime Error 38ms 4.352 MiB
#9 Runtime Error 52ms 4.84 MiB
#10 Runtime Error 45ms 4.535 MiB

信息

递交者
类型
递交
题目
P1790 拓扑编号
语言
C++
递交时间
2020-07-11 21:31:03
评测时间
2020-07-11 21:31:03
评测机
分数
70
总耗时
152ms
峰值内存
4.84 MiB