/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:40:82: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=]
    printf("%ld\n",getsum(x2,y2)-getsum(x1-1,y2)-getsum(x2,y1-1)+getsum(x1-1,y1-1));
                                                                                  ^
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 123ms 78.492 MiB
#3 Accepted 16ms 38.375 MiB
#4 Accepted 11ms 22.359 MiB
#5 Accepted 144ms 76.375 MiB
#6 Accepted 6ms 8.25 MiB
#7 Accepted 91ms 56.5 MiB
#8 Accepted 22ms 24.25 MiB
#9 Accepted 105ms 38.477 MiB
#10 Accepted 119ms 78.352 MiB

信息

递交者
类型
递交
题目
P1512 SuperBrother打鼹鼠
语言
C++
递交时间
2018-02-10 10:17:18
评测时间
2018-02-10 10:17:18
评测机
分数
100
总耗时
644ms
峰值内存
78.492 MiB