Wrong Answer
foo.cc: In function 'int jidazhi(int (*)[500], int, int)': foo.cc:5:16: warning: unused variable 'flag1' [-Wunused-variable] 5 | int flag = 0, flag1 = 0; | ^~~~~ foo.cc: In function 'int main()': foo.cc:49:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 49 | freopen("data.txt", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 4-4 有多少个山峰
- 比赛
- 2022暑期青少年社团(训练赛)
- 语言
- C++
- 递交时间
- 2022-08-07 19:39:40
- 评测时间
- 2022-08-07 19:39:40
- 评测机
- 分数
- 0
- 总耗时
- 16ms
- 峰值内存
- 384.0 KiB