|
Project Euler Solutions
|
#include <stdbool.h>#include <stdlib.h>#include <stdint.h>#include <time.h>#include "../include/macros.h"

Go to the source code of this file.
Functions | |
| intmax_t | nz_rand () |
| unsigned long long | perf_time () |
|
inline |


|
inline |

1.8.11