/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc:23:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:25:56: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  for(ri i=1;i<=m;i++)scanf("%lf%lf%*lf",&a[i].x,&a[i].y);
                                                        ^
/in/foo.cc:26:56: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=]
  for(ri i=1;i<=n;i++)scanf("%lf%lf%*lf",&a[i].x,&a[i].y);
                                                        ^
/in/foo.cc:29:7: warning: unused variable 'flag' [-Wunused-variable]
    ri flag=1;
       ^~~~
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 1.34 MiB
#2 Wrong Answer 2ms 1.34 MiB
#3 Wrong Answer 2ms 1.348 MiB
#4 Wrong Answer 2ms 1.34 MiB
#5 Wrong Answer 1ms 1.348 MiB
#6 Wrong Answer 1ms 1.34 MiB
#7 Wrong Answer 1ms 1.352 MiB
#8 Wrong Answer 2ms 1.34 MiB
#9 Wrong Answer 2ms 1.348 MiB
#10 Wrong Answer 1ms 1.344 MiB

信息

递交者
类型
递交
题目
合金
语言
C++
递交时间
2020-10-21 19:46:38
评测时间
2020-10-21 19:46:38
评测机
分数
0
总耗时
20ms
峰值内存
1.352 MiB