/ 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,u,v;scanf("%d%d%d",&opt,&u,&v);
                                               ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-03-31T09:54:55.042Z","handle":"2020-03-31T09:54:55.042Z","cache_start":"2020-03-31T09:54:55.052Z","read_cases":"2020-03-31T09:54:55.179Z","judge":"2020-03-31T09:54:55.180Z","done":"2020-03-31T09:54:57.043Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 316.0 KiB
#2 Wrong Answer Read -1 at 2,13d1 but expect 3 1ms 316.0 KiB
#3 Accepted 5ms 440.0 KiB
#4 Accepted 4ms 568.0 KiB
#5 Accepted 5ms 568.0 KiB
#6 Accepted 6ms 564.0 KiB
#7 Accepted 6ms 604.0 KiB
#8 Accepted 9ms 772.0 KiB
#9 Accepted 6ms 756.0 KiB
#10 Accepted 8ms 896.0 KiB

信息

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