HTMLify your dreams
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
* {
margin: 0;
* {
margin: 0;
maximum-side-length-of-a-square-with-sum-less-than-or-equal-to-threshold.py
/prakhardoneria/LeetCode/maximum-side-length-of-a-square-with-sum-less-than-or-equal-to-threshold.py
class Solution:
def maxSideLength(self, mat: List[List[int]], threshold: int) -> int:
m, n = len(mat), len(mat[0])
def maxSideLength(self, mat: List[List[int]], threshold: int) -> int:
m, n = len(mat), len(mat[0])
class Solution:
def inversionCount(self, arr):
def merge_and_count(temp_arr, left, mid, right):
i = left
def inversionCount(self, arr):
def merge_and_count(temp_arr, left, mid, right):
i = left
getVirtual.js
/cody/lassiecoder/mutual-funding-app/server/node_modules/mongoose/lib/helpers/populate/getVirtual.js
'use strict';
module.exports = getVirtual;
/*!
* ignore
*/
module.exports = getVirtual;
/*!
* ignore
*/
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>S
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>S
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyL
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyL
"use strict";
module.exports = (function(){
var AssertionError = (function() {
function AssertionError(a) {
this.con
module.exports = (function(){
var AssertionError = (function() {
function AssertionError(a) {
this.con
/*!
* merge-descriptors
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/
* merge-descriptors
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/
<head>
<title>Imp Quetions</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<style>
t
<title>Imp Quetions</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<style>
t
index.d.ts
/cody/lassiecoder/mutual-funding-app/server/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
declare module "safe-buffer" {
export class Buffer {
length: number
write(string: string, offset?: number, length?: nu
export class Buffer {
length: number
write(string: string, offset?: number, length?: nu
cmake_minimum_required(VERSION 3.13)
project(runner LANGUAGES CXX)
# Define the application target. To change its name, change
project(runner LANGUAGES CXX)
# Define the application target. To change its name, change
const itemHeaders = document.querySelectorAll(".accordion-item-header");
itemHeaders.forEach((accordion) => {
accordion.addEv
itemHeaders.forEach((accordion) => {
accordion.addEv
/* grep */
#include <stdio.h>
#include <regex.h>
#include <unistd.h>
#include <string.h>
#include <stdbool.h>
#include <
#include <stdio.h>
#include <regex.h>
#include <unistd.h>
#include <string.h>
#include <stdbool.h>
#include <
func contain(target int, array []int) bool {
for _, v := range array {
if v == target {
return true
for _, v := range array {
if v == target {
return true
{
"version": 3,
"mappings": "AAAA,AAAA,CAAC,CAAC;EACA,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,WAAW,EAAE,QAAQ;CACtB;;AAED
"version": 3,
"mappings": "AAAA,AAAA,CAAC,CAAC;EACA,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,WAAW,EAAE,QAAQ;CACtB;;AAED
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
style.css
/cody/frontendcharm/Mini-Projects/CUSTOM ANIMATIONS/Different Animations In Motion/style.css
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
// @leet start
type BrowserHistoryNode struct {
Url string
Back *BrowserHistoryNode
Forward *BrowserHistoryNode
}
type BrowserHistoryNode struct {
Url string
Back *BrowserHistoryNode
Forward *BrowserHistoryNode
}
Copyright (c) 2011 Alexander Shtuchkin
Permission is hereby granted, free of charge, to any person obtaining
a copy of this sof
Permission is hereby granted, free of charge, to any person obtaining
a copy of this sof
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root {
--primary-color: rgb(210, 55, 55);
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root {
--primary-color: rgb(210, 55, 55);
:root {
--background: #3C343D;
--background-card: #6B626C;
}
* {
margin: 0;