记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:33:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:35:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&a[i]);
   ~~~~~^~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-25T03:26:28.656Z","handle":"2020-07-25T03:26:28.656Z","cache_start":"2020-07-25T03:26:28.664Z","read_cases":"2020-07-25T03:26:28.868Z","judge":"2020-07-25T03:26:28.868Z","done":"2020-07-25T03:26:29.342Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Wrong Answer 读取到 61310 ,应为 44752 1ms 256.0 KiB
#3 Accepted 7ms 448.0 KiB
#4 Accepted 7ms 452.0 KiB
#5 Accepted 7ms 444.0 KiB
#6 Accepted 7ms 448.0 KiB
#7 Accepted 7ms 448.0 KiB
#8 Accepted 7ms 448.0 KiB
#9 Accepted 7ms 436.0 KiB
#10 Accepted 7ms 448.0 KiB

信息

递交者
类型
递交
题目
P1168 隐形的翅膀
语言
C++
递交时间
2020-07-25 11:26:28
评测时间
2020-07-25 11:26:28
评测机
分数
90
总耗时
60ms
峰值内存
452.0 KiB