#!/usr/bin/perl # Usage: ./mine.pl [dimension] # # enter coordinates to check like "5 6" (y coordinate first) # #if you want to place a flag where you think there is a mine use "x 3 4" # use strict;