/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:50: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
  fo(i,1,n) scanf("%lld%lld%lld",&x[i],&y[i],&r[i]);
                                                  ^
/in/foo.cc:17:50: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
/in/foo.cc:17:50: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 18ms 276.0 KiB
#2 Accepted 21ms 256.0 KiB
#3 Accepted 16ms 256.0 KiB
#4 Accepted 14ms 384.0 KiB
#5 Accepted 53ms 384.0 KiB
#6 Accepted 51ms 220.0 KiB
#7 Accepted 51ms 256.0 KiB
#8 Accepted 49ms 384.0 KiB
#9 Accepted 234ms 484.0 KiB
#10 Accepted 229ms 504.0 KiB
#11 Accepted 239ms 512.0 KiB
#12 Accepted 228ms 484.0 KiB
#13 Accepted 229ms 384.0 KiB
#14 Accepted 228ms 384.0 KiB
#15 Accepted 209ms 508.0 KiB
#16 Accepted 228ms 384.0 KiB
#17 Accepted 7ms 344.0 KiB
#18 Accepted 10ms 376.0 KiB
#19 Accepted 10ms 336.0 KiB
#20 Accepted 10ms 384.0 KiB

信息

递交者
类型
递交
题目
P1989 迷宫
语言
C++
递交时间
2017-11-05 00:43:37
评测时间
2017-11-05 00:43:37
评测机
分数
100
总耗时
2146ms
峰值内存
512.0 KiB