Skip to content

dreasgrech/MinesweeperBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The fruits of procrastination...

Found the problem from here: http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=29&page=show_problem&problem=1130

Sample Input

4 4
*...
....
.*..
....
3 5
**...
.....
.*...
0 0

Sample Output

Field #1:
*100
2210
1*10
1110

Field #2:
**100
33200
1*100

About

This is how I procrastinate...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages