Wrong Answer

foo.cc:3:7: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    3 | main ()
      |       ^
foo.cc: In function 'int main()':
foo.cc:5:19: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
    5 |  int n,x1,i,max=0,flag=0;
      |                   ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 1, expect 2. 2ms 384.0 KiB
#2 Wrong Answer Read 7, expect 1. 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P1062 夏令营小旗手
语言
C++
递交时间
2022-05-09 15:59:19
评测时间
2022-05-09 15:59:19
评测机
分数
0
总耗时
4ms
峰值内存
384.0 KiB