Saved pastes by pi8027:
1 2 3
#include <stdio.h> #define ARRAY_SIZE 32
1 2 3 4
#include <alloca.h> #include <stdio.h> #include <stdlib.h> #include <time.h>
1 2 3 4 5
#include <stdio.h> int my_add(int a,int b) { if(!(a&&b)){