Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/php -q
<?php
/**
* Created by JetBrains PhpStorm.
* User: verawatk
* Date: 1/5/14
* Time: 13:21
* To change this template use File | Settings | File Templates.
*/
#include <iostream>
#include <string>
#include <sstream>
#include <vector>
#include <iomanip>
#include <math.h>
using namespace std;
int main() {