Day 16/part 2: C version.
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#define AA "ABCD"
|
||||
#define LAA sizeof(AA)
|
||||
|
||||
/* tickets ranges */
|
||||
struct srange {
|
||||
char *name;
|
||||
|
Reference in New Issue
Block a user