/ Vijos /

记录详情

Runtime Error

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-11T13:39:28.643Z","handle":"2020-07-11T13:39:28.643Z","cache_start":"2020-07-11T13:39:28.650Z","read_cases":"2020-07-11T13:39:28.777Z","judge":"2020-07-11T13:39:28.778Z","done":"2020-07-11T13:39:29.249Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 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.625 MiB
#8 Runtime Error 30ms 4.219 MiB
#9 Runtime Error 33ms 4.281 MiB
#10 Runtime Error 32ms 4.223 MiB

信息

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