/ 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:49:59.417Z","handle":"2020-03-31T09:49:59.417Z","cache_start":"2020-03-31T09:49:59.426Z","read_cases":"2020-03-31T09:49:59.550Z","judge":"2020-03-31T09:49:59.553Z","done":"2020-03-31T09:50:01.657Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 316.0 KiB
#2 Wrong Answer Read -1 at 2,12d1 but expect 1 2ms 312.0 KiB
#3 Accepted 7ms 440.0 KiB
#4 Accepted 7ms 564.0 KiB
#5 Accepted 8ms 568.0 KiB
#6 Accepted 5ms 568.0 KiB
#7 Accepted 7ms 604.0 KiB
#8 Accepted 7ms 644.0 KiB
#9 Accepted 6ms 752.0 KiB
#10 Accepted 6ms 752.0 KiB

信息

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