kartik - HTMLify profile

kartik's Profile Picture

kartik

5 Files

534 Views

Latest files of kartik

1. script.html | Owner: kartik | Views: 34 | Comments: 0 | Open/ Source 4.33 KB

<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,

2. script.html | Owner: kartik | Views: 25 | Comments: 0 | Open/ Source 4.33 KB

<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,

3. project euler #47.py | Owner: kartik | Views: 112 | Comments: 0 | Open/ Source 546 B

def solve(): target = 4 limit = 150000 n_prime_divisors = [0] * limit run_length = 0

4. ram.html | Owner: kartik | Views: 145 | Comments: 0 | Open/ Source 2.78 KB

#include <stdio.h> #include<conio.h> #include<windows.h> #include <stdlib.h> char square[10] = {'0','1','2','3','4','5','6

5. calc.html | Owner: kartik | Views: 218 | Comments: 0 | Open/ Source 3.08 KB

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, in