Skip to content

Instantly share code, notes, and snippets.

View CarmineSquillace's full-sized avatar

CarmineSquillace

  • Università degli Studi di Napoli Federico II
View GitHub Profile
ORG $8000
NUM DC.W 6
F DS.L 1
NUM_OFF EQU 8
F_OFF EQU 10
ORG $8100
FATT
LINK A6,#0 *stack frame
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
using namespace std;
const int MAX_DIM = 100;
void riempi_array(int *, const int);
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
using namespace std;
const int MAX_DIM = 100;
void riempi_array(int *, const int);
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
using namespace std;
const int MAX_DIM = 100;
void riempi_array(int *, const int);
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
using namespace std;
const int MAX_DIM = 100;
void riempi_array(int *, const int);
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
#include <ctime>
#include <stdlib.h>
using namespace std;
const int DIM = 10;
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
using namespace std;
int main ()
{
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
#include <ctime>
#include <stdlib.h>
using namespace std;
int main ()
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
#include <ctime>
#include <stdlib.h>
using namespace std;
int main ()
/*
Altri esercizi su:
www.carminesquillace.it/c
*/
#include <iostream>
#include <ctime>
#include <stdlib.h>
using namespace std;
int main ()