/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:34:29: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d%d", &x[i], &y[i]);
                             ^
/in/foo.cc:34:29: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 2ms 4.215 MiB
#2 Accepted 24ms 4.312 MiB
#3 Accepted 24ms 4.312 MiB
#4 Accepted 2ms 4.301 MiB
#5 Accepted 2ms 4.301 MiB
#6 Accepted 2ms 4.215 MiB
#7 Accepted 3ms 4.211 MiB
#8 Accepted 8ms 4.301 MiB
#9 Accepted 8ms 4.207 MiB
#10 Accepted 24ms 4.215 MiB

信息

递交者
类型
递交
题目
Watering the Fields
语言
C++
递交时间
2020-10-28 19:06:59
评测时间
2020-10-28 19:06:59
评测机
分数
100
总耗时
105ms
峰值内存
4.312 MiB