Compare commits
1
Commits
92f90a4146
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccffff1de2 |
+1
-1
@@ -19,5 +19,5 @@ func main() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
s := string(b)
|
s := string(b)
|
||||||
microgopt.Run(strings.Split(s, "\n"), 10000)
|
microgopt.Run(strings.Split(s, "\n"), 1000)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user