Browse Source

Update trimatoi.fr.md

content-update
Christopher Fremond 5 years ago committed by GitHub
parent
commit
2d78172dcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/trimatoi.fr.md

2
subjects/trimatoi.fr.md

@ -44,7 +44,7 @@ func main() {
n4 := piscine.TrimAtoi(s4)
n5 := piscine.TrimAtoi(s5)
n6 := piscine.TrimAtoi(s6)
n7 := piscine.TrimAtoi(s6)
n7 := piscine.TrimAtoi(s7)
fmt.Println(n)
fmt.Println(n2)

Loading…
Cancel
Save