/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'long long int dfs(long long int)':
foo.cc:18:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
foo.cc: In function 'int main()':
foo.cc:21:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&t);
  ~~~~~^~~~~~~~~
foo.cc:24:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld",&n);
   ~~~~~^~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-10T11:53:46.395Z","handle":"2020-08-10T11:53:46.395Z","cache_start":"2020-08-10T11:53:46.403Z","read_cases":"2020-08-10T11:53:46.534Z","judge":"2020-08-10T11:53:46.535Z","done":"2020-08-10T11:53:46.777Z"}
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 6ms 128.0 KiB
#2 Runtime Error Segmentation fault 0ms 128.0 KiB
#3 Runtime Error Segmentation fault 0ms 128.0 KiB
#4 Runtime Error Segmentation fault 0ms 128.0 KiB
#5 Runtime Error Segmentation fault 0ms 128.0 KiB

信息

递交者
类型
递交
题目
P1599 货币
语言
C++
递交时间
2020-08-10 19:53:46
评测时间
2020-08-10 19:53:46
评测机
分数
0
总耗时
7ms
峰值内存
128.0 KiB