记录详情

Accepted

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-06T06:02:14.606Z","handle":"2020-08-06T06:02:14.607Z","cache_start":"2020-08-06T06:02:14.685Z","read_cases":"2020-08-06T06:02:14.914Z","judge":"2020-08-06T06:02:14.918Z","done":"2020-08-06T06:02:18.314Z"}
# 状态 耗时 内存占用
#1 Accepted 27ms 4.875 MiB
#2 Accepted 35ms 2.52 MiB
#3 Accepted 3ms 4.422 MiB
#4 Accepted 3ms 4.422 MiB
#5 Accepted 3ms 4.426 MiB
#6 Accepted 2ms 4.426 MiB
#7 Accepted 38ms 19.652 MiB
#8 Accepted 34ms 19.723 MiB
#9 Accepted 29ms 19.707 MiB
#10 Accepted 28ms 19.637 MiB

信息

递交者
类型
递交
题目
P1016 最美回文
语言
C++
递交时间
2020-08-06 14:02:14
评测时间
2020-08-06 14:02:14
评测机
分数
100
总耗时
207ms
峰值内存
19.723 MiB