Skip to content

Instantly share code, notes, and snippets.

@tywoplenty
tywoplenty / main.cpp
Created March 4, 2015 20:43
I am uploading
#include <iostream>
#include <vector>
#include <algorithm>
#include <ctime>
#include <string>
#include <cctype>
#include <conio.h>
#include <windows.h>
using namespace std;
#include <iostream>
#include <vector>
#include <algorithm>
#include <ctime>
#include <string>
#include <cctype>
#include <conio.h>
#include <windows.h>
using namespace std;
#include <iostream>
#include <vector>
#include <algorithm>
#include <ctime>
#include <string>
#include <cctype>
#include <conio.h>
#include <windows.h>
using namespace std;
#include <iostream>
#include <vector>
#include <algorithm>
#include <ctime>
#include <string>
#include <cctype>
#include <conio.h>
#include <windows.h>
using namespace std;
#include <iostream>
#include <vector>
#include <algorithm>
#include <ctime>
#include <string>
#include <cctype>
#include <conio.h>
#include <windows.h>
using namespace std;
#include <iostream>
#include <vector>
#include <algorithm>
#include <ctime>
#include <string>
#include <cctype>
#include <conio.h>
#include <windows.h>
using namespace std;
#include <iostream>
#include <vector>
#include <algorithm>
#include <ctime>
#include <string>
#include <cctype>
#include <conio.h>
#include <windows.h>
using namespace std;
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="insertionsort" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/insertionsort" prefix_auto="1" extension_auto="1" />
@tywoplenty
tywoplenty / cMergesort.cbp
Created March 4, 2015 20:39
Playing around with mergeSort
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="cMergesort" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/cMergesort" prefix_auto="1" extension_auto="1" />
@tywoplenty
tywoplenty / calculator.cbp
Created March 4, 2015 20:37
convert from one unit to another.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="calculator" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/calculator" prefix_auto="1" extension_auto="1" />