/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:23:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&t);
  ~~~~~^~~~~~~~~
foo.cc:26: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-10T12:04:31.722Z","handle":"2020-08-10T12:04:31.722Z","cache_start":"2020-08-10T12:04:31.730Z","read_cases":"2020-08-10T12:04:31.865Z","judge":"2020-08-10T12:04:31.866Z","done":"2020-08-10T12:04:32.109Z"}
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 7ms 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 20:04:31
评测时间
2020-08-10 20:04:31
评测机
分数
0
总耗时
9ms
峰值内存
128.0 KiB