第4题 泉水2
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
【问题描述】
经过上次小A对泉水的调查,地质调查组决定对附近的民众进行疏散,请你输出未来这片区域的地形
【输入格式】
第一行有四个整数n,m,p1,p2(0<=1000),n和m表示当前地图的规模,p1和p2表示当前地图的泉眼位置,即第p1行第p2列,随后的n行中,每行有m个数据。表示这每一个对应坐标的高度。
【输出格式】
输出未来的地形
3 5 2 3
3 4 1 5 1
2 3 3 4 7
4 1 4 1 1
3 4 3 5 1
3 3 3 4 7
4 3 4 1 1
7月合肥高新创新实验中学联考
- Status
- Done
- Rule
- OI
- Problem
- 4
- Start at
- 2023-7-11 0:00
- End at
- 2023-7-16 0:00
- Duration
- 120 hour(s)
- Host
- Partic.
- 27