/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:15:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
                        ^
foo.cc:17:47: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         int opt,l,r;scanf("%d%d%d",&opt,&l,&r);
                                               ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-03-31T11:01:29.695Z","handle":"2020-03-31T11:01:29.695Z","cache_start":"2020-03-31T11:01:29.719Z","read_cases":"2020-03-31T11:01:29.865Z","judge":"2020-03-31T11:01:29.869Z","done":"2020-03-31T11:01:32.086Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 316.0 KiB
#2 Wrong Answer Read -1 at 2,13d1 but expect 3 1ms 316.0 KiB
#3 Accepted 5ms 436.0 KiB
#4 Accepted 4ms 568.0 KiB
#5 Accepted 4ms 568.0 KiB
#6 Accepted 4ms 568.0 KiB
#7 Accepted 5ms 604.0 KiB
#8 Accepted 6ms 644.0 KiB
#9 Accepted 6ms 756.0 KiB
#10 Accepted 6ms 756.0 KiB

信息

递交者
类型
递交
题目
P1448 校门外的树
语言
C++
递交时间
2020-03-31 19:01:29
评测时间
2020-03-31 19:01:29
评测机
分数
9
总耗时
47ms
峰值内存
756.0 KiB