HTMLify your dreams
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
/* GLOBAL STYLES */
:root {
padding: 0;
margin: 0;
box-sizing: border-box;
}
/* GLOBAL STYLES */
:root {
Makefile
/cody/lassiecoder/mutual-funding-app/server/node_modules/mquery/node_modules/debug/Makefile
# get Makefile directory name: http://stackoverflow.com/a/5982798/376773
THIS_MAKEFILE_PATH:=$(word $(words $(MAKEFILE_LIST)),$(
THIS_MAKEFILE_PATH:=$(word $(words $(MAKEFILE_LIST)),$(
{
"SimpylFold": { "branch": "master", "commit": "ff4c85197c5555715093c08a8d4f9d493c4d80cd" },
"Zenburn": { "branch": "master
"SimpylFold": { "branch": "master", "commit": "ff4c85197c5555715093c08a8d4f9d493c4d80cd" },
"Zenburn": { "branch": "master
#city{
background: url(cityImage.jpg);
background-size: cover;
background-repeat: no-repeat;
width: auto;
h
Icon-App-1024x1024@1x.png
/cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
Media file
import NotFound from '@/components/not-found';
import ProjectShow from '@/components/project-show';
import { TextLoader } from '
import ProjectShow from '@/components/project-show';
import { TextLoader } from '
/* @flow */
/*::
type DotenvParseOptions = {
debug?: boolean
}
// keys and values from src
/*::
type DotenvParseOptions = {
debug?: boolean
}
// keys and values from src
# Project-level configuration.
cmake_minimum_required(VERSION 3.10)
project(runner LANGUAGES CXX)
# The name of the executable
cmake_minimum_required(VERSION 3.10)
project(runner LANGUAGES CXX)
# The name of the executable
LaunchScreen.storyboard
/cody/PrakharDoneria/Tic-Tac-Toe-Flutter/ios/Runner/Base.lproj/LaunchScreen.storyboard
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" ve
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" ve
<?php
// if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] = true){
// header("location:welcome.php");
//
// if(isset($_SESSION['loggedin']) || $_SESSION['loggedin'] = true){
// header("location:welcome.php");
//
return {
'Wansmer/treesj',
keys = { '<space>m' },
dependencies = { 'nvim-treesitter/nvim-treesitter' },
config =
'Wansmer/treesj',
keys = { '<space>m' },
dependencies = { 'nvim-treesitter/nvim-treesitter' },
config =
/*!
* encodeurl
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/
'use strict'
* encodeurl
* Copyright(c) 2016 Douglas Christopher Wilson
* MIT Licensed
*/
'use strict'
class Solution:
def minMen(self, arr):
n = len(arr)
max_reach_at = [-1] * n
for i in range(
def minMen(self, arr):
n = len(arr)
max_reach_at = [-1] * n
for i in range(
from time import sleep
class FooBar:
def __init__(self, n):
self.n = n
self.next = "foo"
class FooBar:
def __init__(self, n):
self.n = n
self.next = "foo"
func removeDuplicates(s string) string {
var stack []rune
for _, c := range s {
if len(stack) > 0 && stack[le
var stack []rune
for _, c := range s {
if len(stack) > 0 && stack[le
const n = 9; //number of bars to sort
const array = [];
init();
//generate random numbers
function init() {
for (let i = 0; i
const array = [];
init();
//generate random numbers
function init() {
for (let i = 0; i
# Project-level configuration.
cmake_minimum_required(VERSION 3.13)
project(runner LANGUAGES CXX)
# The name of the executable
cmake_minimum_required(VERSION 3.13)
project(runner LANGUAGES CXX)
# The name of the executable
<?xml version="1.0" ?><svg height="20px" version="1.1" viewBox="0 0 16 20" width="16px" xmlns="http://www.w3.org/2000/svg" xmlns
<?php
//Numeric Array or Index Array
$arr = array('ram','shiv','kumar','arjun');
echo $arr[0];
echo $arr[1];
//Numeric Array or Index Array
$arr = array('ram','shiv','kumar','arjun');
echo $arr[0];
echo $arr[1];
export const get = (obj: Record<string, any>, path: string, def?: any): any => {
if (obj == null) {
return def;
}
if (obj == null) {
return def;
}