
v0.39: Grademe is back in your terminal.
Try the CLI betaReturn how many entries a filter list still holds.
July 8, 2022. Rogers pushes a configuration change to its core routers and a filter goes missing with it. Without that filter the routers take the whole internet routing table at once and drown in it. Twelve million Canadians lose phone and internet for the day. Debit machines stop. So do some 911 calls. Count what the filter list actually holds.
filters("as577,as812,as999")Expected result
3For your own tracking. Tests grade your code.
filters("as577,,as812")Expected result
2Expected files
filter.cAllowed functions
None. Write every helper yourself.
