kartik - HTMLify profile

kartik
5 Files
1704 Views
Latest files of /kartik/
def solve():
target = 4
limit = 150000
n_prime_divisors = [0] * limit
run_length = 0
target = 4
limit = 150000
n_prime_divisors = [0] * limit
run_length = 0
#include <stdio.h>
#include<conio.h>
#include<windows.h>
#include <stdlib.h>
char square[10] = {'0','1','2','3','4','5','6','7','8','9'};
int checkwin();
void drawBoard();
#include<conio.h>
#include<windows.h>
#include <stdlib.h>
char square[10] = {'0','1','2','3','4','5','6','7','8','9'};
int checkwin();
void drawBoard();
Recent Comments
kartik commented something @demo/code/hello-world.java