Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am andrewsoutar on github.
  • I am rarelisp (https://keybase.io/rarelisp) on keybase.
  • I have a public key ASARnePjaD7r5tXvt0EfZ6aXlSQUG4gb86djQGPUdTTaOQo

To claim this, I am signing this object:

#include <stdio.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>
void do_it(int num, int *lines) {
while ((*lines) --> 0) {
int type;
int x;
scanf("%i", &type);