Skip to content

Instantly share code, notes, and snippets.

import sys
import math
import random
import time
debug = False
if debug: fo = open("./2ndSample2.txt", "r")
if debug: foOut = open("./2ndSample2out.txt", "r")
import sys
import math
import random
debug = False
if debug: fo = open("random10.txt", "r")
def read():
if debug: