This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Gio Borje | |
* 41894135 | |
*/ | |
#include "HashMap.h" | |
using namespace std; | |
/** | |
* Initializes the node with the specified parameters |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Old stuff I'm preserving on git | |
//Made by Lan @ www.protozoid.lrn2prgm.com - v1.1 | |
unit Unit2; | |
interface | |
uses | |
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, |