- Iii Points There Is A Minefield Of Size N X M Where Random Fields Having A Bomb The Safe Path Always Exists There Is A 1 (92.41 KiB) Viewed 40 times
III points There is a minefield of size n x m where random fields having a bomb. The safe path always exists. There is a
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
III points There is a minefield of size n x m where random fields having a bomb. The safe path always exists. There is a
III points There is a minefield of size n x m where random fields having a bomb. The safe path always exists. There is a dog named Totoshka which can smell if any adjacent field has a bomb. Create an algorithm with would allow Totoshka to pass through the minefield. Example V - safe path X - bomb > (°x°)) V X X X X X X X V X >XX> <X Task #3. Minefield X V X V X X +VI points There is a girl Ally who is following Totoshka. Ally always stand on the field where Totoshka was before. Totoshka and Ally cannot stand on the same field. Create and algorithm for Totoshka and Ally to pass through the minefield. +XII points Write down the C# implementation of the previous task. Total available points 21