Skip to content

Instantly share code, notes, and snippets.

View ahmadsb86's full-sized avatar
🌴
On vacation

Ahmad Bilal ahmadsb86

🌴
On vacation
View GitHub Profile
package main
import(
"fmt"
"math"
)
func main(){
//Input (hardcode values if you are using Go Playground since it doesn't support terminal input)
var inputs [2]int