/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:16:15: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
  scanf("%d",&n);
               ^
/in/foo.cc: In function 'long long int half(int, int, int, long long int*)':
/in/foo.cc:13:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 5ms 4.348 MiB
#2 Accepted 3ms 2.25 MiB
#3 Accepted 3ms 2.363 MiB
#4 Accepted 3ms 2.5 MiB
#5 Accepted 4ms 2.375 MiB
#6 Accepted 4ms 2.625 MiB
#7 Accepted 5ms 6.375 MiB
#8 Accepted 4ms 4.492 MiB
#9 Accepted 4ms 4.734 MiB
#10 Accepted 5ms 4.734 MiB

信息

递交者
类型
递交
题目
P1056 图形面积
语言
C++
递交时间
2018-06-09 15:17:08
评测时间
2018-06-09 15:17:08
评测机
分数
100
总耗时
44ms
峰值内存
6.375 MiB