/ XMU_ACM /

记录详情

Accepted

foo.cc: In function 'int main(int, const char**)':
foo.cc:22:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d", &n, &b);
                          ^
foo.cc:24:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &v[i]);
                           ^
foo.cc:27:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &a[i]);
                           ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-05-11T16:35:56.334Z","handle":"2020-05-11T16:35:56.334Z","cache_start":"2020-05-11T16:35:56.342Z","read_cases":"2020-05-11T16:35:56.874Z","judge":"2020-05-11T16:35:56.875Z","done":"2020-05-11T16:35:58.444Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 1.18 MiB
#2 Accepted 2ms 1.082 MiB
#3 Accepted 2ms 1.0 MiB
#4 Accepted 2ms 1.0 MiB
#5 Accepted 3ms 1.0 MiB
#6 Accepted 3ms 1.062 MiB
#7 Accepted 4ms 1.062 MiB
#8 Accepted 3ms 1.0 MiB
#9 Accepted 2ms 1.0 MiB
#10 Accepted 4ms 1.0 MiB

信息

递交者
类型
递交
题目
P1018 刘学习的龙
语言
C++
递交时间
2020-05-12 00:35:56
评测时间
2020-05-12 00:35:56
评测机
分数
100
总耗时
31ms
峰值内存
1.18 MiB