view wisdom/trisecting the angle @ 11329:dd6d2180c5b6

<wob_jonas> perl -e open$h,"<",($f="wisdom/font");local$/;$_=<$h>; s"& \\S+/twitter\\.com/\\S+""; if (1) { open $o,">",$f;print$o $_; } print substr $_,200;
author HackBot
date Wed, 17 Jan 2018 21:02:27 +0000
parents c635b823c7df
children
line wrap: on
line source

Angle Trisection is an open problem that you should /definitely/ try to solve! For glory and honor!