Skip to content

Instantly share code, notes, and snippets.

@wolfsyntax
wolfsyntax / copy_pasta.cpp
Last active December 26, 2017 13:50
ACM Problem Set Solution
#include <iostream>
#include <cstdio>
#include <set>
#include <map>
#include <cmath>
#include <cstdio>
#include <vector>
/**
@wolfsyntax
wolfsyntax / bmi.cpp
Last active October 13, 2017 10:27
A collection of solutions in programming contest
#include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;
/**
ACM - PNPC
- BMI
@wolfsyntax
wolfsyntax / DroidXTools
Created December 20, 2016 05:11
Android Device Tools
#!/bin/bash
################################################################################################################################################
#
# Title: DroidXTools
# Author: Wolf Syntax (Jayson D. Alpe)
# Desription: A tools for modifying MAC Address and DNS, a tool also for viewing WiFi saved password and creating backup of build.prop file
# Instruction:
#
# Download Terminal Emulator and DroidEdit