Skip to content

Instantly share code, notes, and snippets.

View juanmboehme's full-sized avatar
🎯
Focusing

Juan Manuel Boehme juanmboehme

🎯
Focusing
View GitHub Profile
<?php
$time=time();
class Palindromo{
public static function empezar(){
$archivo = fopen("file2.txt","r");
$primero=array();
$segundo=array();
$final=array();
$total=0;
while(!feof($archivo)){
/*
Mejora de este script:
https://gist.github.com/juanj032/5446260
Basándome en este script:
https://gist.github.com/juanmboehme
Mejorado en éste:
https://gist.github.com/coviedo/5493821
*/
(function(window, document){
console.time("Tiempo de computo");
@juanmboehme
juanmboehme / input.scss
Created February 6, 2022 21:19
Generated by SassMeister.com.
/*
* Theme Name: Trophies
* Description:
* Theme URI: http://games.sharksgames.es/
* Tested up to: 5.5
* Requires PHP: 7.0
* Author: Sharks Games
* Author URI: http://games.sharksgames.es/
* Version: 1.0
* License: GNU General Public License v2 or later
@juanmboehme
juanmboehme / input.scss
Created February 6, 2022 21:30
Generated by SassMeister.com.
/*
* Theme Name: Trophies
* Description:
* Theme URI: http://games.sharksgames.es/
* Tested up to: 5.5
* Requires PHP: 7.0
* Author: Sharks Games
* Author URI: http://games.sharksgames.es/
* Version: 1.0
* License: GNU General Public License v2 or later