/ MYOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:10:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",a1);
  ~~~~~^~~~~~~~~
foo.cc:11:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",b1);
  ~~~~~^~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-06T03:29:39.512Z","handle":"2020-08-06T03:29:39.512Z","cache_start":"2020-08-06T03:29:39.519Z","read_cases":"2020-08-06T03:29:39.694Z","judge":"2020-08-06T03:29:39.694Z","done":"2020-08-06T03:29:41.072Z"}
# 状态 耗时 内存占用
#1 Accepted 10ms 14.762 MiB
#2 Accepted 10ms 14.758 MiB
#3 Accepted 14ms 14.758 MiB
#4 Accepted 346ms 14.777 MiB

信息

递交者
类型
递交
题目
P1022 [7FOJ]高精度乘法
语言
C++
递交时间
2020-08-06 11:29:39
评测时间
2020-08-06 11:29:39
评测机
分数
100
总耗时
381ms
峰值内存
14.777 MiB