/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:41:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d",&x);
                  ^
foo.cc:45:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d%d",&x,&y);
                       ^
foo.cc:50:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d%d",&x,&y);
                       ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-04-28T06:21:50.638Z","handle":"2020-04-28T06:21:50.638Z","cache_start":"2020-04-28T06:21:50.646Z","read_cases":"2020-04-28T06:21:52.275Z","judge":"2020-04-28T06:21:52.276Z","done":"2020-04-28T06:21:53.267Z"}
# 状态 耗时 内存占用
#1 Accepted 5ms 256.0 KiB
#2 Accepted 4ms 256.0 KiB
#3 Accepted 5ms 256.0 KiB
#4 Accepted 9ms 2.098 MiB
#5 Accepted 9ms 2.156 MiB
#6 Accepted 8ms 2.215 MiB
#7 Accepted 10ms 2.109 MiB
#8 Accepted 12ms 2.199 MiB
#9 Accepted 8ms 2.141 MiB
#10 Accepted 10ms 2.125 MiB

信息

递交者
类型
递交
题目
P1320 清点人数
语言
C++
递交时间
2020-04-28 14:21:50
评测时间
2020-04-28 14:21:50
评测机
分数
100
总耗时
84ms
峰值内存
2.215 MiB