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
/* public: __cdecl StrongholdStart::StrongholdStart(class Dimension & __ptr64,class Random & | |
__ptr64,int,int) __ptr64 */ | |
void __thiscall | |
StrongholdStart(StrongholdStart *this,Dimension *param_1,Random *param_2,int param_3,int param_4) | |
{ | |
longlong **pplVar1; | |
longlong lVar2; |
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
#include <cstdint> | |
#include <memory.h> | |
#include <cstdio> | |
#include <ctime> | |
#include <thread> | |
#include <vector> | |
#include <mutex> | |
#include <chrono> | |
#include <string> |
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
#include <cstdint> | |
#include <memory.h> | |
#include <cstdio> | |
#include <ctime> | |
#include <thread> | |
#include <vector> | |
#include <mutex> | |
#include <chrono> | |
#include <string> |
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
#include <cstdint> | |
#include <memory.h> | |
#include <cstdio> | |
#include <ctime> | |
#include <thread> | |
#include <vector> | |
#include <mutex> | |
#include <chrono> | |
#include <string> |
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
#include <cstdint> | |
#include <memory.h> | |
#include <cstdio> | |
#include <ctime> | |
#include <thread> | |
#include <vector> | |
#include <mutex> | |
#include <chrono> | |
#define RANDOM_MULTIPLIER 0x5DEECE66DULL |
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
#include <iostream> | |
#define XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX | |
#define X ; | |
#define Y class | |
#define Z { | |
#define R : public A { | |
#define X十 public: | |
#define Xー private: | |
#define HXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX }; |
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
# Setup | |
# Set first cell to 255 for easy return | |
- | |
# Read in program until exclamation mark | |
# Each instruction consists of a marker and a char | |
--------------------------------- | |
[ | |
+++++++++++++++++++++++++++++++++ |
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
#include <iostream> | |
#include <cstdlib> | |
template <typename T> | |
void quicksort(T *eleje, T *vege) { | |
if (eleje == vege) | |
return; | |
T *kisebb = new T[vege - eleje]; | |
T *nagyobb = new T[vege - eleje]; | |
int kisebbIndex = 0; |
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
#include "dicsoseglista.h" | |
#include "debugmalloc.h" | |
Mentes *rendezve_beszur (Mentes *elso, char *nev, int penz, int ido) | |
{ | |
Mentes *uj=(Mentes*)malloc(sizeof(Mentes)); | |
strcpy(uj->nev, nev); | |
uj->penz=penz; | |
uj->ido=ido; | |
uj->kov = NULL; |
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
0 | |
Peter | |
Arpad | |
hirbemondo | |
1114 Budapest, Irinyi Jozsef u. 43. | |
06702222222 | |
420-0000 | |
[email protected] | |
1 | |
Panni |