Warning: session_start(): open(/var/lib/php/sessions/sess_evc4jlrsdu9qv3fhlt0fogvjbe, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
!7
p {
int n = 1000000;
S a = rep(n, 'a') + rep(n, 'b');
S b = rep(n+10, 'a') + rep(n-10, 'b');
int max = 1000;
while (true)
time { print("max " + max + " => " + leven_limited(a, b, max)); }
}