/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:20: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-10T14:01:36.348Z","handle":"2020-08-10T14:01:36.348Z","cache_start":"2020-08-10T14:01:36.357Z","read_cases":"2020-08-10T14:01:36.481Z","judge":"2020-08-10T14:01:36.482Z","done":"2020-08-10T14:01:37.098Z"}
# 状态 耗时 内存占用
#1 Accepted 99ms 152.793 MiB
#2 Accepted 101ms 152.719 MiB
#3 Accepted 99ms 152.699 MiB
#4 Accepted 99ms 152.695 MiB
#5 Accepted 99ms 152.727 MiB

信息

递交者
类型
递交
题目
P1599 货币
语言
C++
递交时间
2020-08-10 22:01:36
评测时间
2020-08-10 22:01:36
评测机
分数
100
总耗时
499ms
峰值内存
152.793 MiB