Games I won yesterday(2019-05-08) on lichess...
Lichess Study containing 23 games I lost to Sicilian. There are more but I stopped counting...
package main | |
import ( | |
"flag" | |
"fmt" | |
"math/rand" | |
"strconv" | |
"time" | |
) |
package main | |
import "fmt" | |
func main() { | |
for i := 1; i <= 10000; i++ { | |
f := getFactors(i) | |
if len(f) == 1 { | |
fmt.Println(i, "is prime.") |
package main | |
import ( | |
"fmt" | |
"math/rand" | |
"time" | |
) | |
func main() { | |
var n int |
Games I won yesterday(2019-05-08) on lichess...
Lichess Study containing 23 games I lost to Sicilian. There are more but I stopped counting...
...always the reference was to slips, errors, misprints, or misquotations which it was necessary to put right in the interests of accuracy.
But actually, he thought as he re-adjusted the Ministry of Plenty’s figures, it was not even forgery. It was merely the substitution of one piece of nonsense for another. Most of the material that you were dealing with had no connexion with anything in the real world, not even the kind of connexion that is contained in a direct lie. Statistics were just as much a fantasy in their original version as in their rectified version. A great deal of the time you were expected to make them up out of your head. For example, the Ministry of Plenty’s forecast had estimated the output of boots for the quarter at 145 million pairs. The actual output was given as sixty-two millions. Winston, however, in rewriting the forecast, marked the figure down to fifty-seven millions, so as to allow for the usual claim that the quota had been overfulfilled. In any case, sixty-two millions was no
Top 10 things you should know about the new basic airline ticket plans | |
1. Two drink minimum required for all pilots | |
2. That little clasp thing that holds up your seat tray is $5.00. | |
3. You can count on getting to wear that yellow dixie cup looking oxygen mask. | |
4. Inflight entertainment shows only rick astley videos | |
5. Pre-flight instructional video is about notifying next of kin | |
6. You gotta leave your shoes at the security check point. | |
7. When the captain gets on the intercom and says, "everybody lean to the left" you better do it | |
8. Dragging behind a flock of birds is the only way you'll have enough gas to arrive at your destination. |
Move: 1 | |
0 | |
* * | |
+ * * | |
* * * * | |
* * * * * | |
Move: 2 | |
* | |
0 * |
Move: 1 | |
0 | |
* * | |
+ * * | |
* * * * | |
* * * * * | |
* * * * * * | |
Move: 2 | |
* |
Move: 1 | |
* | |
* * | |
+ * * | |
* * * * | |
0 * * * * | |
* * * * * * | |
* * * * * * * | |
Move: 2 |
Move: 1 | |
0 | |
* * | |
+ * * | |
* * * * | |
* * * * * | |
* * * * * * | |
* * * * * * * | |
* * * * * * * * |